Marcus Meissner
fb512c6276
- cleanup package: * don't build binaries which are not installed * remove unused sources * remove patches (or parts of patches) which modify unused files * remove old build conditions (sysvinit, util-linux, mkinitrd) * remove unused dependencies - this cleanup does not change the resulting binaries (except some package dependencies) - list of removed patches: * sysvinit-2.82-startstop.patch * sysvinit-2.88+dsf-blowfish.dif * sysvinit-2.88+dsf-crypt.patch * sysvinit-2.88+dsf-env.patch * sysvinit-2.88dsf-multiple-sulogin.patch * sysvinit-2.88+dsf-run.diff * sysvinit-2.88+dsf-xen.patch - list of modified patches: * notify-pam-dead.patch * sysvinit-2.88+dsf.dif * sysvinit-2.88+dsf-sulogin.diff * sysvinit-2.88dsf-suse.patch OBS-URL: https://build.opensuse.org/request/show/347468 OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=214
22 lines
547 B
Diff
22 lines
547 B
Diff
--- man/killall5.8
|
|
+++ man/killall5.8 2010-03-19 14:43:25.000000000 +0000
|
|
@@ -44,6 +44,7 @@ process were killed, and 1 if it was una
|
|
.SH SEE ALSO
|
|
.BR halt (8),
|
|
.BR reboot (8),
|
|
-.BR pidof (8)
|
|
+.BR pidof (8),
|
|
+.BR killproc (8)
|
|
.SH AUTHOR
|
|
Miquel van Smoorenburg, miquels@cistron.nl
|
|
--- man/pidof.8
|
|
+++ man/pidof.8 2004-03-12 12:26:35.000000000 +0000
|
|
@@ -83,6 +83,7 @@ that the executable name of running proc
|
|
so symbolic links to executables will also match.
|
|
|
|
.SH SEE ALSO
|
|
+.BR pidofproc (8),
|
|
.BR shutdown (8),
|
|
.BR init (8),
|
|
.BR halt (8),
|