2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00

Remove trailing spaces in file xCAT-client/pods/man8/xcatd.8.pod

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent fef56efabc
commit f6d81bede0

View File

@ -1,6 +1,6 @@
=head1 NAME
B<xcatd> - The xCAT daemon
B<xcatd> - 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