From 764e263c2fbb00168c6cee7c567506cf78492c21 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 11 Oct 2013 07:17:30 -0400 Subject: [PATCH] defect 3819 --- 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 3226903e2..8150a5413 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1038,7 +1038,7 @@ site => { " rsh/rcp will be setup and used on AIX. Default is yes.\n\n". " useflowcontrol: (yes/1 or no/0).If yes, postscripts use xcatd to control access to the server.\n". " If no, postscripts sleep and retry. On a new install, it will be set to yes.\n". - " Works with xcatmaxconnections and xcatmaxbatch connections attributes.\n". + " Works with xcatmaxconnections and xcatmaxbatch connections attributes. Is not supported on AIX.\n". " See the following documentation for details. https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Hints_and_Tips_for_Large_Scale_Clusters\n\n". " useNFSv4onAIX: (yes/1 or no/0). If yes, NFSv4 will be used with NIM. If no,\n". " NFSv3 will be used with NIM. Default is no.\n\n".