Browse Source

removed comment about creating pidof symlink - instructions now in
psmisc-inst


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Gerard Beekmans 24 years ago
parent
commit
ad5a2b62ce
1 changed files with 2 additions and 3 deletions
  1. 2 3
      appendixa/psmisc-desc.xml

+ 2 - 3
appendixa/psmisc-desc.xml

@@ -26,9 +26,8 @@ commands.</para>
 
 
 <para>Pidof finds the process id's (pids) of the named programs and
 <para>Pidof finds the process id's (pids) of the named programs and
 prints those id's on standard output. If you want to use this pidof
 prints those id's on standard output. If you want to use this pidof
-version (by default we use sysvinit's version which is more powerful),
-you will have to create pidof as a symlink manually that points to this
-package's killall program.</para>
+version (by default we use sysvinit's version which is more 
+powerful),</para>
 
 
 </sect3>
 </sect3>