diff options
-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 30d21cf..5317664 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 |