2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-31 08:41:18 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/xcatd.8.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 7095abf0e1
commit 16a0c18706

View File

@@ -19,7 +19,7 @@ SYNOPSIS
********
\ **xcatd**\
\ **xcatd**\
***********
@@ -41,33 +41,33 @@ EXAMPLES
1. To start/stop/restart xcatd on Linux, enter:
.. code-block:: perl
service xcatd start
service xcatd stop
service xcatd start
service xcatd stop
service xcatd restart
2. To start/stop/restart xcatd on AIX, enter:
.. code-block:: perl
restartxcatd
or
startsrc -s xcatd
stopsrc -s xcatd