X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/684b0326b9ef6d2124a339feec5856050c7957c3..c576ad2674c37a1c63f004c71049998f38854c64:/man/mh-mkstemp.man diff --git a/man/mh-mkstemp.man b/man/mh-mkstemp.man index a3df5836..43ba43ea 100644 --- a/man/mh-mkstemp.man +++ b/man/mh-mkstemp.man @@ -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"