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