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

Mark Craig
04.19.2013 3081b6e790cde8ca98f257076de406fc0f54199b
Additional fix for OPENDJ-1119, typos spotted by Jean-Noel (thanks!)
1 files modified
4 ■■■■ changed files
opends/src/main/docbkx/admin-guide/chap-server-process.xml 4 ●●●● patch | view | raw | blame | history
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>