aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/from
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-03-26 12:15:31 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-03-26 12:15:31 +0000
commit33c70aa5f7be7c4cc66272a7cb02ac63ffbcd3dd (patch)
treea730b32b3c64b78dab9e1203b74f01eaa5843120 /usr.bin/from
parent15baa31aad66ff8a7f73181e8a2dde97ccf977e3 (diff)
downloadsrc-33c70aa5f7be7c4cc66272a7cb02ac63ffbcd3dd.tar.gz
src-33c70aa5f7be7c4cc66272a7cb02ac63ffbcd3dd.zip
Introduce flags enumeration with standard
``The following options are available''. Put filename under .Pa.
Notes
Notes: svn path=/head/; revision=93214
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 531766439608..4bd4d6ca114f 100644
--- a/usr.bin/from/from.1
+++ b/usr.bin/from/from.1
@@ -50,8 +50,8 @@ The
utility prints
out the mail header lines from the invoker's mailbox.
.Pp
-Options:
-.Bl -tag -width Fl
+The following options are available:
+.Bl -tag -width indent
.It Fl c
Just print a count of messages and exit.
.It Fl f Ar file
@@ -80,8 +80,9 @@ mailbox is examined instead of the invoker's own mailbox.
.Sh ENVIRONMENT
.Bl -tag -width Fl
.It Ev MAIL
-If set, the location of the invoker's mailbox. Otherwise, the default
-in /var/mail is used.
+If set, the location of the invoker's mailbox. Otherwise, the default in
+.Pa /var/mail
+is used.
.El
.Sh FILES
.Bl -tag -width /var/mail/* -compact