mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-01 09:07:36 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/xcatd.8.rst
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user