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
This commit is contained in:
Gerard Beekmans 2001-09-17 13:21:41 +00:00
parent 41e58983a3
commit ad5a2b62ce

View File

@ -26,9 +26,8 @@ commands.</para>
<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
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>