aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pkill
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-03-20 11:17:06 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-03-20 11:17:06 +0000
commitb94b78867e70a3c9c9493cbce6556e9bc0d760e0 (patch)
tree87352ef2e280294be769552193d09922e9de2e90 /usr.bin/pkill
parent46a4b46cd753114e515e0ffbeb18fee6564e3cfa (diff)
downloadsrc-b94b78867e70a3c9c9493cbce6556e9bc0d760e0.tar.gz
src-b94b78867e70a3c9c9493cbce6556e9bc0d760e0.zip
Sort options properly.
Reviewed by: gad MFC after: 3 days
Notes
Notes: svn path=/head/; revision=143876
Diffstat (limited to 'usr.bin/pkill')
-rw-r--r--usr.bin/pkill/pkill.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1
index e3b68e45ed94..b87045894b88 100644
--- a/usr.bin/pkill/pkill.1
+++ b/usr.bin/pkill/pkill.1
@@ -95,16 +95,16 @@ file.
Restrict matches to processes with a real group ID in the comma-separated
list
.Ar gid .
-.It Fl P Ar ppid
-Restrict matches to processes with a parent process ID in the
-comma-separated list
-.Ar ppid .
.It Fl M Ar core
Extract values associated with the name list from the specified core
instead of the currently running system.
.It Fl N Ar system
Extract the name list from the specified system instead of the default,
which is the kernel image the system has booted from.
+.It Fl P Ar ppid
+Restrict matches to processes with a parent process ID in the
+comma-separated list
+.Ar ppid .
.It Fl U Ar uid
Restrict matches to processes with a real user ID in the comma-separated
list