From 67ba52f5a2a25c1820c211bae3a2ff2dd4a43129 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Fri, 5 Nov 2021 15:46:08 -0400 Subject: [PATCH] Fix man page formatting for makentp --- .../guides/admin-guides/references/man1/makentp.1.rst | 6 +++--- xCAT-client/pods/man1/makentp.1.pod | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/guides/admin-guides/references/man1/makentp.1.rst b/docs/source/guides/admin-guides/references/man1/makentp.1.rst index 866d2e20f..766e8109b 100644 --- a/docs/source/guides/admin-guides/references/man1/makentp.1.rst +++ b/docs/source/guides/admin-guides/references/man1/makentp.1.rst @@ -25,14 +25,14 @@ DESCRIPTION \ **makentp**\ command sets up the NTP server on the xCAT management node and the service node. -By default, it sets up the NTP server for xCAT management node. If -a flag is specified, the command will setup the ntp servers for management node as well as all the service nodes that have \ *servicenode.ntpserver*\ set. It honors the site table attributes \ *extntpservers*\ and \ *ntpservers*\ described below: +By default, it sets up the NTP server for xCAT management node. If \ **-a**\ flag is specified, the command will setup the ntp servers for management node as well as all the service nodes that have \ *servicenode.ntpserver*\ set. It honors the site table attributes \ *extntpservers*\ and \ *ntpservers*\ described below: \ *site.extntpservers*\ -- the NTP servers for the management node to sync with. If it is empty then the NTP server will use the management node's own hardware clock to calculate the system date and time. \ *site.ntpservers*\ -- the NTP servers for the service node and compute node to sync with. The keyword means that the node's NTP server is the node that is managing it (either its service node or the management node). -To setup NTP on the compute node, add \ **setupntp**\ postscript to the \ *postscripts*\ table and run \ *updatenode node -P setupntp*\ command. +To setup NTP on the compute node, add \ *setupntp*\ postscript to the \ *postscripts*\ table and run \ **updatenode node -P setupntp**\ command. ******* @@ -43,7 +43,7 @@ OPTIONS \ **-a|-**\ **-all**\ - Setup NTP servers for both management node and the service node. If management node has SLES installed and used as \ *ntpservers*\ , it is recommanded to use the \ **setupntp**\ postscript to set up NTP server for service nodes. + Setup NTP servers for both management node and the service node. If management node has SLES installed and used as \ *ntpservers*\ , it is recommanded to use the \ *setupntp*\ postscript to set up NTP server for service nodes. diff --git a/xCAT-client/pods/man1/makentp.1.pod b/xCAT-client/pods/man1/makentp.1.pod index 34c915613..267cdf0dd 100755 --- a/xCAT-client/pods/man1/makentp.1.pod +++ b/xCAT-client/pods/man1/makentp.1.pod @@ -18,7 +18,7 @@ B B command sets up the NTP server on the xCAT management node and the service node. -By default, it sets up the NTP server for xCAT management node. If -a flag is specified, the command will setup the ntp servers for management node as well as all the service nodes that have I set. It honors the site table attributes I and I described below: +By default, it sets up the NTP server for xCAT management node. If B<-a> flag is specified, the command will setup the ntp servers for management node as well as all the service nodes that have I set. It honors the site table attributes I and I described below: =over 4 @@ -28,7 +28,7 @@ I -- the NTP servers for the service node and compute node to s =back -To setup NTP on the compute node, add B postscript to the I table and run I command. +To setup NTP on the compute node, add I postscript to the I table and run B command. =head1 OPTIONS @@ -38,7 +38,7 @@ To setup NTP on the compute node, add B postscript to the I -Setup NTP servers for both management node and the service node. If management node has SLES installed and used as I, it is recommanded to use the B postscript to set up NTP server for service nodes. +Setup NTP servers for both management node and the service node. If management node has SLES installed and used as I, it is recommanded to use the I postscript to set up NTP server for service nodes. =item B<-h|--help>