diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-11-20 14:25:24 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-11-20 14:25:24 +0000 |
| commit | fa3bd8530c7e76a31d08b8c5dfa5cf4ee9aeef7a (patch) | |
| tree | 97b7660c7eb4d593671d2376e5bb3060dc04d01f | |
| parent | 15434f59e53197d50c1a9b79f6c99039b5924da2 (diff) | |
Notes
| -rw-r--r-- | usr.bin/from/from.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/from/from.1 b/usr.bin/from/from.1 index 30d21cf6121c..531766439608 100644 --- a/usr.bin/from/from.1 +++ b/usr.bin/from/from.1 @@ -45,8 +45,9 @@ .Op Fl f Ar file .Op Ar user .Sh DESCRIPTION -.Nm From -prints +The +.Nm +utility prints out the mail header lines from the invoker's mailbox. .Pp Options: @@ -74,7 +75,7 @@ If .Ar user is given, the .Ar user Ns 's -mailbox, is examined instead of the invoker's own mailbox. +mailbox is examined instead of the invoker's own mailbox. (Privileges are required.) .Sh ENVIRONMENT .Bl -tag -width Fl |
