From ca4f59d5cedb00f470a64dcd5ebc8ca483147598 Mon Sep 17 00:00:00 2001 From: eadler Date: Sun, 18 Nov 2012 16:34:06 +0000 Subject: 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 --- usr.bin/mktemp/mktemp.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/mktemp/mktemp.1 b/usr.bin/mktemp/mktemp.1 index 3ec7585..3a38f84 100644 --- a/usr.bin/mktemp/mktemp.1 +++ b/usr.bin/mktemp/mktemp.1 @@ -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 -- cgit v1.1