svn commit: r261349 - head/sbin/casperd
Christian Brueffer
brueffer at FreeBSD.org
Sat Feb 1 12:30:00 UTC 2014
Author: brueffer
Date: Sat Feb 1 12:30:00 2014
New Revision: 261349
URL: http://svnweb.freebsd.org/changeset/base/261349
Log:
Bring the exit status wording closer to what .Ex would produce.
Fixes a typo in the process.
MFC after: 1 week
Modified:
head/sbin/casperd/casperd.8
Modified: head/sbin/casperd/casperd.8
==============================================================================
--- head/sbin/casperd/casperd.8 Sat Feb 1 10:48:28 2014 (r261348)
+++ head/sbin/casperd/casperd.8 Sat Feb 1 12:30:00 2014 (r261349)
@@ -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 ,
More information about the svn-src-head
mailing list