aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/from
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-12-18 15:36:31 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-12-18 15:36:31 +0000
commitc03c456567bb6507c5cf05471ba741ea661fb91b (patch)
treed6254cee20bb3cb989a15b5332968793a3456db3 /usr.bin/from
parent7b7b6f4497626033673f61c075d125e62a503609 (diff)
downloadsrc-c03c456567bb6507c5cf05471ba741ea661fb91b.tar.gz
src-c03c456567bb6507c5cf05471ba741ea661fb91b.zip
Notes
Diffstat (limited to 'usr.bin/from')
-rw-r--r--usr.bin/from/from.19
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/from/from.1 b/usr.bin/from/from.1
index 2052623a6933..071298561d74 100644
--- a/usr.bin/from/from.1
+++ b/usr.bin/from/from.1
@@ -55,7 +55,8 @@ The following options are available:
.It Fl c
Just print a count of messages and exit.
.It Fl f Ar file
-The supplied file
+The supplied
+.Ar file
is examined instead of the invoker's mailbox.
If the
.Fl f
@@ -63,7 +64,7 @@ option is used, the
.Ar user
argument should not be used.
Read from standard input if file name
-.Ar -
+.Dq Fl
is given.
.It Fl s Ar sender
Only mail from addresses containing
@@ -78,7 +79,7 @@ is given, the
mailbox is examined instead of the invoker's own mailbox.
(Privileges are required.)
.Sh ENVIRONMENT
-.Bl -tag -width Fl
+.Bl -tag -width indent
.It Ev MAIL
If set, the location of the invoker's mailbox.
Otherwise, the default in
@@ -86,7 +87,7 @@ Otherwise, the default in
is used.
.El
.Sh FILES
-.Bl -tag -width /var/mail/* -compact
+.Bl -tag -width ".Pa /var/mail/*" -compact
.It Pa /var/mail/*
.El
.Sh SEE ALSO