-.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 %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
.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"