diff --git a/xCAT-client/pods/man8/xcatd.8.pod b/xCAT-client/pods/man8/xcatd.8.pod index b86417d7c..c46d7da5b 100644 --- a/xCAT-client/pods/man8/xcatd.8.pod +++ b/xCAT-client/pods/man8/xcatd.8.pod @@ -1,6 +1,6 @@ =head1 NAME -B - The xCAT daemon +B - The xCAT daemon =head1 SYNOPSIS @@ -21,11 +21,11 @@ See http://xcat-docs.readthedocs.org/en/latest/overview/index.html#xcat-architec =item 1. To start/stop/restart xcatd on Linux, enter: - service xcatd start + service xcatd start - service xcatd stop + service xcatd stop - service xcatd restart + service xcatd restart =item 2. To start/stop/restart xcatd on AIX, enter: @@ -36,7 +36,7 @@ To start/stop/restart xcatd on AIX, enter: startsrc -s xcatd - stopsrc -s xcatd + stopsrc -s xcatd =back