From: Ralph Corderoy Date: Mon, 31 Oct 2016 17:47:22 +0000 (+0000) Subject: mh-mkstemp.man: Detail exit status as 255 rather than -1. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/a69b69121b49e6de84d0e8bf0e39ba3a96b67188?hp=db3da5fe01f937010afb1ac4a7129b345f1cf5a2 mh-mkstemp.man: Detail exit status as 255 rather than -1. Since that's what the outside kernel and outside world sees. --- diff --git a/man/mh-mkstemp.man b/man/mh-mkstemp.man index efe6b1c4..619ca0bf 100644 --- a/man/mh-mkstemp.man +++ b/man/mh-mkstemp.man @@ -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 255. .SH "PROFILE COMPONENTS" None .SH "SEE ALSO"