From b26b5c42bd139ee88ec1d59894d44c2ab073b3d2 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 23 Jan 2014 12:59:57 -0500 Subject: [PATCH] improve man for sshbetweennodes --- 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 417a8a387..ae79728ec 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1052,7 +1052,7 @@ site => { " from the MN that will eventually be rsync'd to the compute nodes.\n\n". " sshbetweennodes: Comma separated list of groups of compute nodes to enable passwordless root \n". " ssh during install, or xdsh -K. Default is ALLGROUPS.\n". - " Set to NOGROUPS,if you do not wish to enabled any groups of compute nodes.\n". + " Set to NOGROUPS,if you do not wish to enabled any group of compute nodes.\n". " Service Nodes are not affected by this attribute\n". " they are always setup with\n". " passwordless root access to nodes and other SN.\n\n".