diff options
Diffstat (limited to 'chapter06/psmisc.xml')
-rw-r--r-- | chapter06/psmisc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 3cde75179..f506ed5b8 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -48,9 +48,9 @@ therefore make it a symbolic link to <filename>pstree</filename>:</para> <screen><userinput>mv /bin/pstree* /usr/bin ln -sf pstree /usr/bin/pstree.x11</userinput></screen> -<para>By default Psmisc's <userinput>pidof</userinput> program isn't installed. +<para>By default Psmisc's <command>pidof</command> program isn't installed. Generally, this isn't a problem because we later install the Sysvinit package, -which provides a better <userinput>pidof</userinput> program. But if you're not +which provides a better <command>pidof</command> program. But if you're not going to use Sysvinit, you should complete the installation of Psmisc by creating the following symlink:</para> |