From ac7b9ab5efc271dd02d86ee051722c926d238538 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Thu, 2 Aug 2018 13:42:17 -0400 Subject: [PATCH] Updated man pages --- docs/source/guides/admin-guides/references/man8/nodeset.8.rst | 4 ++-- .../source/guides/admin-guides/references/man8/rinstall.8.rst | 4 ++-- xCAT-client/pods/man8/nodeset.8.pod | 4 ++-- xCAT-client/pods/man8/rinstall.8.pod | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/guides/admin-guides/references/man8/nodeset.8.rst b/docs/source/guides/admin-guides/references/man8/nodeset.8.rst index 79b9354f0..8e033b961 100644 --- a/docs/source/guides/admin-guides/references/man8/nodeset.8.rst +++ b/docs/source/guides/admin-guides/references/man8/nodeset.8.rst @@ -115,7 +115,7 @@ A user can supply their own scripts to be run on the mn or on the service node ( \ **runcmd=**\ \ *command*\ - This instructs the node to boot to the xCAT genesis environment and specified command to be executed. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. + This instructs the node to boot to the xCAT genesis environment and specified command to be executed. @@ -198,7 +198,7 @@ root directory and the TFTP xCAT subdirectory. /tftpboot and -3. Boot node1 into genesis environment and execute bmcsetup script. +3. Boot node1 into xCAT genesis environment and execute bmcsetup script. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. .. code-block:: perl diff --git a/docs/source/guides/admin-guides/references/man8/rinstall.8.rst b/docs/source/guides/admin-guides/references/man8/rinstall.8.rst index cd64a14b1..72c6298d5 100644 --- a/docs/source/guides/admin-guides/references/man8/rinstall.8.rst +++ b/docs/source/guides/admin-guides/references/man8/rinstall.8.rst @@ -72,7 +72,7 @@ If \ **-c**\ is specified, it will then run \ **rcons**\ on the node. This is \ **runcmd=**\ \ *command*\ - This instructs the node to boot to the xCAT genesis environment and specified command to be executed. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. + This instructs the node to boot to the xCAT genesis environment and specified command to be executed. @@ -150,7 +150,7 @@ If \ **-c**\ is specified, it will then run \ **rcons**\ on the node. This is -4. Boot node1 into genesis environment and execute bmcsetup script. +4. Boot node1 into xCAT genesis environment and execute bmcsetup script. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. .. code-block:: perl diff --git a/xCAT-client/pods/man8/nodeset.8.pod b/xCAT-client/pods/man8/nodeset.8.pod index 42270aa82..69712a268 100644 --- a/xCAT-client/pods/man8/nodeset.8.pod +++ b/xCAT-client/pods/man8/nodeset.8.pod @@ -80,7 +80,7 @@ Display the current boot loader config file description for the nodes requested. =item BI -This instructs the node to boot to the xCAT genesis environment and specified command to be executed. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. +This instructs the node to boot to the xCAT genesis environment and specified command to be executed. =item B @@ -138,7 +138,7 @@ To run http://$master/image.tgz after deployment: nodeset $node runimage=http://$MASTER/image.tgz =item 3. -Boot node1 into genesis environment and execute bmcsetup script. +Boot node1 into xCAT genesis environment and execute bmcsetup script. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. rinstall node1 runcmd=bmcsetup diff --git a/xCAT-client/pods/man8/rinstall.8.pod b/xCAT-client/pods/man8/rinstall.8.pod index 5a7900a47..f12773f4d 100644 --- a/xCAT-client/pods/man8/rinstall.8.pod +++ b/xCAT-client/pods/man8/rinstall.8.pod @@ -42,7 +42,7 @@ If you would like to run a task after deployment, you can define that task with =item BI -This instructs the node to boot to the xCAT genesis environment and specified command to be executed. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. +This instructs the node to boot to the xCAT genesis environment and specified command to be executed. =item B @@ -92,7 +92,7 @@ Provision node1 and start a console to monitor the process. rinstall node1 -c =item 4. -Boot node1 into genesis environment and execute bmcsetup script. +Boot node1 into xCAT genesis environment and execute bmcsetup script. This causes the IP, netmask, gateway, username, and password to be programmed according to the configuration in node object definition. rinstall node1 runcmd=bmcsetup