summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/biff/biff.116
1 files changed, 14 insertions, 2 deletions
diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1
index 6dfdde605da..f9b35dce1bb 100644
--- a/usr.bin/biff/biff.1
+++ b/usr.bin/biff/biff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: biff.1,v 1.15 2007/05/31 19:20:08 jmc Exp $
+.\" $OpenBSD: biff.1,v 1.16 2013/04/23 07:08:13 jmc Exp $
.\" $NetBSD: biff.1,v 1.3 1995/03/26 02:34:21 glass Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)biff.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: April 23 2013 $
.Dt BIFF 1
.Os
.Sh NAME
@@ -72,6 +72,18 @@ or the
.Ev mail
variable of
.Xr csh 1 .
+.Sh EXIT STATUS
+The
+.Nm
+utility exits with one of the following values:
+.Bl -tag -width indent
+.It 0
+Notification is enabled.
+.It 1
+Notification is disabled.
+.It >1
+An error occurred.
+.El
.Sh SEE ALSO
.Xr csh 1 ,
.Xr mail 1 ,