Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > eabe5b9396d21660e3553b0acb725875 > files > 5

sysvinit-2.87-4.dsf.fc13.src.rpm

diff -up sysvinit-2.86/man/pidof.8.foo sysvinit-2.86/man/pidof.8
--- sysvinit-2.86/man/pidof.8.foo	2008-12-08 15:09:31.000000000 -0500
+++ sysvinit-2.86/man/pidof.8	2008-12-08 15:11:48.000000000 -0500
@@ -43,7 +43,11 @@ which should also be located in \fP/sbin
 When \fIpidof\fP is invoked with a full pathname to the program it
 should find the pid of, it is reasonably safe. Otherwise it is possible
 that it returns pids of running programs that happen to have the same name
-as the program you're after but are actually other programs.
+as the program you're after but are actually other programs. Note that
+that the executable name of running processes is calculated with
+.BR readlink (2),
+so symbolic links to executables will also match.
+
 .SH SEE ALSO
 .BR shutdown (8),
 .BR init (8),