From 1ed33ac074a63b3a42f39c757768543515c1f57a Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 20 Jul 2011 17:27:28 +0000 Subject: [PATCH] fix comments git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10130 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 c0979766b..f7033a2e3 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -846,7 +846,7 @@ site => { " removing DHCP entries when noderm is executed)\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". - " sharedtftp: Set to 0 or no, if xCAT should not assume the directory\n". + " sharedtftp: Set to 0 or no, xCAT should not assume the directory\n". " in tftpdir is mounted on all on Service Nodes. Default is 1/yes.\n". " If value is set to a hostname, the directory in tftpdir\n". " will be mounted from that hostname on the SN\n\n".