summaryrefslogtreecommitdiff
path: root/usr.bin/biff
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-09-05 20:18:59 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-09-05 20:18:59 +0000
commitd1d015864103b253b3fcb2f72a0da5b0cfeb31b6 (patch)
tree22b131dceb13c3df96da594fbaadb693504797c7 /usr.bin/biff
parent12d4083451fc39b3e831d4ea0bfa67d3b32cfb54 (diff)
parentb6f49c23a36f329cbf1e7f28078e17fd87f0e245 (diff)
downloadsrc-test2-d1d015864103b253b3fcb2f72a0da5b0cfeb31b6.tar.gz
src-test2-d1d015864103b253b3fcb2f72a0da5b0cfeb31b6.zip
Notes
Diffstat (limited to 'usr.bin/biff')
-rw-r--r--usr.bin/biff/biff.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1
index 20dd3f35af0b..b22956dcddb0 100644
--- a/usr.bin/biff/biff.1
+++ b/usr.bin/biff/biff.1
@@ -28,7 +28,7 @@
.\" @(#)biff.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd March 20, 2010
+.Dd April 28, 2013
.Dt BIFF 1
.Os
.Sh NAME
@@ -97,9 +97,9 @@ The
utility exits with one of the following values:
.Bl -tag -width indent
.It 0
-Notification is enabled.
+Notification was enabled at the time of invocation.
.It 1
-Notification is disabled.
+Notification was disabled at the time of invocation.
.It >1
An error occurred.
.El