Author: eadler Date: Sun Nov 18 16:34:06 2012 New Revision: 243240 URL: http://svnweb.freebsd.org/changeset/base/243240
Log: Use the macro for standard error return values. .Dd not bumped because there is no important content change. Approved by: bcr (mentor) MFC after: 3 days Obtained from: DragonflyBSD Modified: head/usr.bin/mktemp/mktemp.1 Modified: head/usr.bin/mktemp/mktemp.1 ============================================================================== --- head/usr.bin/mktemp/mktemp.1 Sun Nov 18 16:34:03 2012 (r243239) +++ head/usr.bin/mktemp/mktemp.1 Sun Nov 18 16:34:06 2012 (r243240) @@ -158,10 +158,7 @@ Use of this option is not encouraged. .El .Sh EXIT STATUS -The -.Nm -utility -exits 0 on success, and 1 if an error occurs. +.Ex -std .Sh EXAMPLES The following .Xr sh 1 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"