aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/biff/biff.1
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2001-12-12 18:22:09 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2001-12-12 18:22:09 +0000
commitb0a2f60daf85ebc8c3c96e4ef02bffc1f96c96d0 (patch)
treef055ddd81f5b267dcc7b6434cc2bff1fee682855 /usr.bin/biff/biff.1
parent1f891ff9ef323407d94f81446093d08520c777af (diff)
Start option definition with: ``The following options are available''
Use .Ev for env variables. Remove unused #includes, and sort others.
Notes
Notes: svn path=/head/; revision=87749
Diffstat (limited to 'usr.bin/biff/biff.1')
-rw-r--r--usr.bin/biff/biff.113
1 files changed, 6 insertions, 7 deletions
diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1
index decca642eaae..f7b26f9d281d 100644
--- a/usr.bin/biff/biff.1
+++ b/usr.bin/biff/biff.1
@@ -46,13 +46,12 @@
informs the system whether you want to be notified when mail arrives
during the current terminal session.
.Pp
-Options supported by
-.Nm :
-.Bl -tag -width 4n
+The following options are available:
+.Bl -tag -width indent
.It Cm n
-Disables notification.
+Disable notification.
.It Cm y
-Enables notification.
+Enable notification.
.El
.Pp
When mail notification is enabled, the header and first few lines of
@@ -68,11 +67,11 @@ to be executed at each login.
.Nm Biff
operates asynchronously.
For synchronous notification use the
-.Ar MAIL
+.Ev MAIL
variable of
.Xr sh 1
or the
-.Ar mail
+.Ev mail
variable of
.Xr csh 1 .
.Sh SEE ALSO