mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
04.19.2013 6a16db1c89682ecb1e6f238cac47ea1ae06e0d10
Additional fix for OPENDJ-1119, typos spotted by Jean-Noel (thanks!)
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/main/docbkx/admin-guide/chap-server-process.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/main/docbkx/admin-guide/chap-server-process.xml
@@ -124,7 +124,7 @@
    <para>(Linux) If OpenDJ directory server was installed from a .deb or .rpm
    package, then service management scripts were created at setup time.</para>
    <para>Use the <command>service opendj start</command> command.</para>
    <para>Use the <command>service opendj stop</command> command.</para>
    <screen>centos# service opendj stop
Stopping opendj (via systemctl):                           [  OK  ]</screen>
@@ -164,7 +164,7 @@
    <para>(Linux) If OpenDJ directory server was installed from a .deb or .rpm
    package, then service management scripts were created at setup time.</para>
    <para>Use the <command>service opendj start</command> command.</para>
    <para>Use the <command>service opendj restart</command> command.</para>
    <screen>centos# service opendj restart
Restarting opendj (via systemctl):                         [  OK  ]</screen>