From: Craig Small Date: Tue, 17 Mar 2015 11:43:22 +0000 (+1100) Subject: pgrep.1 removed STANDARDS section X-Git-Tag: v3.3.11~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd77ca1dc6537f7c22385eadda1590fa94411ce7;p=procps-ng pgrep.1 removed STANDARDS section pgrep got updated due to the confusion of the f,l and a flags. While the newer behaviour is far better but it is no longer following the ancient Solaris standards, so that got removed. References: https://bugs.debian.org/752501 --- diff --git a/pgrep.1 b/pgrep.1 index c9860c7f..cd0962f9 100644 --- a/pgrep.1 +++ b/pgrep.1 @@ -2,7 +2,7 @@ .\" Licensed under version 2 of the GNU General Public License. .\" Copyright 2000 Kjetil Torgrim Homme .\" -.TH PGREP "1" "October 2012" "procps-ng" "User Commands" +.TH PGREP "1" "March 2015" "procps-ng" "User Commands" .SH NAME pgrep, pkill \- look up or signal processes based on name and other attributes .SH SYNOPSIS @@ -236,11 +236,6 @@ Defunct processes are reported. .BR skill (1), .BR kill (1), .BR kill (2) -.SH STANDARDS -.B pkill -and -.B pgrep -were introduced in Sun's Solaris 7. This implementation is fully compatible. .SH AUTHOR .UR kjetilho@ifi.uio.no Kjetil Torgrim Homme