diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-06-20 23:45:58 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-06-20 23:45:58 +0000 |
| commit | 125f91685d5f398b3241c277c2243a2dff252f09 (patch) | |
| tree | 7cd3882fbccb126760c7528f36b93fa5143d71ab /usr.bin/biff | |
| parent | ee7c4d9878eb597f9ed60128729b3cba667a04e1 (diff) | |
Notes
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 f7b26f9d281d..b14907c8a565 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 |
