diff --git a/xCAT-client/pods/man1/updatenode.1.pod b/xCAT-client/pods/man1/updatenode.1.pod index 29afb542c..9731c12f9 100644 --- a/xCAT-client/pods/man1/updatenode.1.pod +++ b/xCAT-client/pods/man1/updatenode.1.pod @@ -543,10 +543,12 @@ B =item 21 -To run updatenode with the non-root userid "user1" that has been setup as an xCAT userid and with sudo on node1 to run as root, do the following, see xCAT doc on Granting_Users_xCAT_privileges: +To run updatenode with the non-root userid "user1" that has been setup as an xCAT userid with sudo on node1 to run as root, do the following: +See Granting_Users_xCAT_privileges for required sudo setup. B + =back =head1 FILES diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index 7d2021abb..454188634 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -320,9 +320,9 @@ to be able to run as root on the node. The non-root userid will must be previously defined as an xCAT user, see process for defining non-root ids in xCAT and setting up for using xdsh. The userid sudo setup will have to be done by the admin on the node. This includes, allowing all commands that -you would like to run with xdsh by using visudo to edit the /etc/sudoers file - and disabling tty requirement by commenting out or removing this line in the /etc/sudoes file "#Defaults requiretty". -See the document Granting_Users_xCAT_privileges. +you would like to run with xdsh by using visudo to edit the /etc/sudoers file. +You must disabl ssh tty requirements by commenting out or removing this line in the /etc/sudoes file "#Defaults requiretty". +See the document Granting_Users_xCAT_privileges for sudo setup requirements. =item B<-t>|B<--timeout> I