diff --git a/man3/mktemp.3 b/man3/mktemp.3 index 64b7a9f34..dac825333 100644 --- a/man3/mktemp.3 +++ b/man3/mktemp.3 @@ -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),