removed symlink note

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-17 13:34:40 +00:00
parent ad5a2b62ce
commit e6cbe79bb9

View File

@ -25,9 +25,7 @@ commands.</para>
<sect3><title>pidof</title> <sect3><title>pidof</title>
<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.</para>
version (by default we use sysvinit's version which is more
powerful),</para>
</sect3> </sect3>