summaryrefslogtreecommitdiffstats
path: root/usr.bin/pkill
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2004-07-18 23:05:31 +0000
committerstefanf <stefanf@FreeBSD.org>2004-07-18 23:05:31 +0000
commite3ed14c7c1e61eb9a181845c6972f29e568da8c5 (patch)
treecb4369e06b1037b0fa192b52232d91520f6e02ed /usr.bin/pkill
parente43e03089f098c221f35b1d55728ff1efe907c36 (diff)
downloadFreeBSD-src-e3ed14c7c1e61eb9a181845c6972f29e568da8c5.zip
FreeBSD-src-e3ed14c7c1e61eb9a181845c6972f29e568da8c5.tar.gz
Don't forget the arguments for -M and -N in the DESCRIPTION section.
Diffstat (limited to 'usr.bin/pkill')
-rw-r--r--usr.bin/pkill/pkill.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1
index 98f3ed8..6b633a6 100644
--- a/usr.bin/pkill/pkill.1
+++ b/usr.bin/pkill/pkill.1
@@ -91,10 +91,10 @@ list
Restrict matches to processes with a parent process ID in the
comma-separated list
.Ar ppid .
-.It Fl M
+.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
+.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 U Ar uid
OpenPOWER on IntegriCloud