diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2007-11-09 16:31:47 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2007-11-09 16:31:47 +0000 |
| commit | bf2105c4a934e397ff14c7ea7d96a6ba91db03f4 (patch) | |
| tree | 2e091fd5fe2c56e8fbcea96b8974a1747416d4b1 /usr.bin | |
| parent | 0cf4978129e12c71dbf02d6f08da4bad1ffe8df5 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/killall/killall.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index d2af033f0dc1..816ea812194a 100644 --- a/usr.bin/killall/killall.1 +++ b/usr.bin/killall/killall.1 @@ -112,7 +112,7 @@ This should not have any effect except to print a few error messages if there are zombie processes that match the specified pattern. .El .Sh ALL PROCESSES -Sending a signal to all processes with then given UID +Sending a signal to all processes with the given UID is already supported by .Xr kill 1 . So use |
