diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2004-07-18 23:05:31 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2004-07-18 23:05:31 +0000 |
| commit | 1deda7df190a01efb7d1f0c847742e75641f6644 (patch) | |
| tree | cb4369e06b1037b0fa192b52232d91520f6e02ed /usr.bin/pkill | |
| parent | 505fad52f7179e06294f0f421c8162b95a9f23e7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/pkill')
| -rw-r--r-- | usr.bin/pkill/pkill.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1 index 98f3ed8bf932..6b633a6edb4b 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 |
