]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mktemp.3: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Aug 2015 16:22:46 +0000 (18:22 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Aug 2015 16:22:46 +0000 (18:22 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/mktemp.3

index 64b7a9f347969b805ae69ac23459e2142dc6457b..dac82533373153a3c607f30a84523669f4533db2 100644 (file)
@@ -126,7 +126,8 @@ opening the file, every use of
 .BR mktemp ()
 is a security risk.
 The race is avoided by
-.BR mkstemp (3) and
+.BR mkstemp (3)
+and
 .BR mkdtemp (3).
 .SH SEE ALSO
 .BR mkdtemp (3),