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
This commit is contained in:
parent
f71405b44d
commit
fd77ca1dc6
7
pgrep.1
7
pgrep.1
@ -2,7 +2,7 @@
|
|||||||
.\" Licensed under version 2 of the GNU General Public License.
|
.\" Licensed under version 2 of the GNU General Public License.
|
||||||
.\" Copyright 2000 Kjetil Torgrim Homme
|
.\" 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
|
.SH NAME
|
||||||
pgrep, pkill \- look up or signal processes based on name and other attributes
|
pgrep, pkill \- look up or signal processes based on name and other attributes
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -236,11 +236,6 @@ Defunct processes are reported.
|
|||||||
.BR skill (1),
|
.BR skill (1),
|
||||||
.BR kill (1),
|
.BR kill (1),
|
||||||
.BR kill (2)
|
.BR kill (2)
|
||||||
.SH STANDARDS
|
|
||||||
.B pkill
|
|
||||||
and
|
|
||||||
.B pgrep
|
|
||||||
were introduced in Sun's Solaris 7. This implementation is fully compatible.
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
.UR kjetilho@ifi.uio.no
|
.UR kjetilho@ifi.uio.no
|
||||||
Kjetil Torgrim Homme
|
Kjetil Torgrim Homme
|
||||||
|
Loading…
Reference in New Issue
Block a user