mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
Fix EXIT STATUS. biff reports its status when it was invoked.
Submitted by: Ryan Kavanagh, Jason McIntyre <jmc@kerhand.co.uk> Obtained from: OpenBSD
This commit is contained in:
parent
82af926a57
commit
927853b45c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250019
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user