]> diplodocus.org Git - nmh/blobdiff - man/mh-mkstemp.man
new.c: Order two return statements to match comment.
[nmh] / man / mh-mkstemp.man
index a3df583681bb74da334585b2ffc5c9eb7c200212..43ba43ea42dd07991cb766799c0f85e2ba7c31bc 100644 (file)
@@ -1,21 +1,21 @@
-.TH MH-MKSTEMP %manext1% "March 16, 2014" "%nmhversion%"
-.\"
+.TH MH-MKSTEMP %manext1% 2014-03-16 "%nmhversion%"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
 mkstemp \- create a temporary file
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/mkstemp
+.B %nmhlibexecdir%/mkstemp
+.RB [ \-help ]
+.RB [ \-version ]
 .RB [ \-directory
 .IR directory ]
 .RB [ \-prefix
 .IR prefix ]
 .RB [ \-suffix
 .IR suffix ]
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
 .B mkstemp
@@ -59,7 +59,7 @@ If
 .B mkstemp
 successfully creates the temporary file, it prints the file name on
 standard output and exits with status 0.  On failure, it prints a
-diagnostic message on standard error and exits with status -1.
+diagnostic message on standard error and exits with status 1.
 .SH "PROFILE COMPONENTS"
 None
 .SH "SEE ALSO"