diff options
author | charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
commit | a07fb1cc07255490c7adbf8b4830307c3b6ae34d (patch) | |
tree | 1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/biff | |
parent | e0fe548473d7c5fb4bd311d674b5af8d589f6c96 (diff) | |
download | FreeBSD-src-a07fb1cc07255490c7adbf8b4830307c3b6ae34d.zip FreeBSD-src-a07fb1cc07255490c7adbf8b4830307c3b6ae34d.tar.gz |
Use `The .Nm utility'
Diffstat (limited to 'usr.bin/biff')
-rw-r--r-- | usr.bin/biff/biff.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1 index f7b26f9..b14907c 100644 --- a/usr.bin/biff/biff.1 +++ b/usr.bin/biff/biff.1 @@ -42,8 +42,9 @@ .Nm .Op Cm n | y .Sh DESCRIPTION -.Nm Biff -informs the system whether you want to be notified when mail arrives +The +.Nm +utility informs the system whether you want to be notified when mail arrives during the current terminal session. .Pp The following options are available: @@ -64,8 +65,9 @@ or .Pa \&.profile to be executed at each login. .Pp -.Nm Biff -operates asynchronously. +The +.Nm +utility operates asynchronously. For synchronous notification use the .Ev MAIL variable of |