--- man/killall5.8 | 3 ++- man/pidof.8 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) --- man/killall5.8 +++ man/killall5.8 2022-03-29 07:07:32.541031027 +0000 @@ -44,7 +44,8 @@ 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 .MT miquels@\:cistron\:.nl Miquel van Smoorenburg --- man/pidof.8 +++ man/pidof.8 2022-03-29 07:06:43.889930825 +0000 @@ -102,6 +102,7 @@ The \fB\-z\fP flag (see above) tells \fB processes, at the risk of failing or hanging. .SH SEE ALSO +.BR pidofproc (8), .BR shutdown (8), .BR init (8), .BR halt (8),