From 277c599d8f59e5b9e4fdc8f526d9684a611bc589 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Tue, 9 Nov 2010 19:32:17 +0000 Subject: [PATCH] -Fix doc formatting issue on site man page git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8109 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index b4a101886..74bdc1ff0 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -798,7 +798,7 @@ site => { " useSSHonAIX: (yes/1 or no/0). If yes, ssh/scp will be setup and used. If no,\n". " rsh/rcp will be setup and used on AIX. Default is yes.\n\n". " vcenterautojoin: When set to no, the VMWare plugin will not attempt to auto remove and add hypervisors while trying to perform operations. If users or tasks outside of xCAT perform the joining this assures xCAT will not interfere.\n\n", - " vmwarereconfigonpower: When set to no, the VMWare plugin will make no effort to push vm.cpus/vm.memory updates from xCAT to VMWare\n", + " vmwarereconfigonpower: When set to no, the VMWare plugin will make no effort to push vm.cpus/vm.memory updates from xCAT to VMWare\n\n", " rsh: This is no longer used. path to remote shell command for xdsh.\n\n". " rcp: This is no longer used. path to remote copy command for xdcp.\n\n". " SNsyncfiledir: The directory on the Service Node, where xdcp will copy the files\n".