aboutsummaryrefslogtreecommitdiffstats
path: root/man3/tempnam.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tempnam.3')
-rw-r--r--man3/tempnam.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/tempnam.3 b/man3/tempnam.3
index cb66c953a7..1c450f375b 100644
--- a/man3/tempnam.3
+++ b/man3/tempnam.3
@@ -102,7 +102,7 @@ On success, the
function returns a pointer to a unique temporary filename.
It returns NULL if a unique name cannot be generated, with
.I errno
-set to indicate the cause of the error.
+set to indicate the error.
.SH ERRORS
.TP
.B ENOMEM