diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-05-18 20:45:32 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-05-18 20:45:32 +0000 |
| commit | aa588a66d1934ac19746685843fe5ff4ea9f05f5 (patch) | |
| tree | 511347aecab3582fbec3e4360117e9f56fc618f8 | |
| parent | b388c4ac505bad52dcd525deba4512de68454c41 (diff) | |
Notes
| -rw-r--r-- | usr.bin/killall/killall.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index 30c03fc5abc0..709f99beb29c 100644 --- a/usr.bin/killall/killall.1 +++ b/usr.bin/killall/killall.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 8, 2003 +.Dd January 26, 2004 .Os .Dt KILLALL 1 .Sh NAME @@ -64,7 +64,7 @@ option, a list of the processes that will be sent the signal will be printed, or a message indicating that no matching processes have been found. .It Fl e -Use the effective user id instead of the (default) real user id for matching +Use the effective user ID instead of the (default) real user ID for matching processes specified with the .Fl u option. |
