mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
Bring the exit status wording closer to what .Ex would produce.
Fixes a typo in the process. MFC after: 1 week
This commit is contained in:
parent
cd078aac29
commit
30342ba61b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=261349
@ -109,7 +109,10 @@ The default location of the
|
||||
PID file.
|
||||
.El
|
||||
.Sh EXIT STATUS
|
||||
Exit status is 0 on success, and > 0 of an error occurs.
|
||||
The
|
||||
.Nm
|
||||
daemon exits 0 on success, and >0 if an error occurs.
|
||||
.Ex -std
|
||||
.Sh SEE ALSO
|
||||
.Xr cap_enter 2 ,
|
||||
.Xr libcapsicum 3 ,
|
||||
|
Loading…
Reference in New Issue
Block a user