Add DIAGNOSTICS section to describe exit values.
Approved by: sheldonh (mentor) MFC after: 1 week
This commit is contained in:
parent
e47bee6dce
commit
894429f29b
@ -76,6 +76,18 @@ or the
|
|||||||
.Ev mail
|
.Ev mail
|
||||||
variable of
|
variable of
|
||||||
.Xr csh 1 .
|
.Xr csh 1 .
|
||||||
|
.Sh DIAGNOSTICS
|
||||||
|
The
|
||||||
|
.Nm
|
||||||
|
utility exits with one of the following values:
|
||||||
|
.Bl -tag -width Ds
|
||||||
|
.It 0
|
||||||
|
Notification is enabled.
|
||||||
|
.It 1
|
||||||
|
Notification is disabled.
|
||||||
|
.It >1
|
||||||
|
An error occurred.
|
||||||
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr csh 1 ,
|
.Xr csh 1 ,
|
||||||
.Xr mail 1 ,
|
.Xr mail 1 ,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user