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 , _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"