From 092d81f244c85022e712bae3e77d689ed0d7131e Mon Sep 17 00:00:00 2001 From: albert <> Date: Thu, 15 Jul 2004 16:27:38 +0000 Subject: [PATCH] pgrep man page SEE ALSO updated --- NEWS | 1 + pgrep.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 66947a98..d34231b2 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ avoid warning about -lncurses when not linking -- thanks FLWM tolerate IA-64 headers without PAGE_SIZE ps: k option, same as --sort ps: personality-specific -x support (HP-UX and SVR4-MP) +pgrep: man page SEE ALSO updated #226817 sysctl: -q and -N options sysctl: better error handling of failed writes top: tolerate sparse CPU numbering diff --git a/pgrep.1 b/pgrep.1 index 70c7a173..ae2edc26 100644 --- a/pgrep.1 +++ b/pgrep.1 @@ -147,7 +147,7 @@ you need to do this. Defunct processes are reported. .SH "SEE ALSO" -ps(1) proc(5) regex(5) +ps(1) regex(7) signal(7) killall(1) skill(1) kill(1) kill(2) .SH STANDARDS \fBpkill\fP and \fBpgrep\fP were introduced in Sun's Solaris 7. This