aboutsummaryrefslogtreecommitdiffstats
path: root/man3/tmpnam.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 09:56:56 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 09:56:56 +0000
commitd9bfdb9c217823eec9258ab215c4b39851687c3c (patch)
treea81e59d01da2d46d259afdf639481357662e1378 /man3/tmpnam.3
parent21be2ec1f86e8ea39abd65dec35ab8fb0a2538a6 (diff)
downloadman-pages-d9bfdb9c217823eec9258ab215c4b39851687c3c.tar.gz
Convert to American spelling conventions
Diffstat (limited to 'man3/tmpnam.3')
-rw-r--r--man3/tmpnam.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/tmpnam.3 b/man3/tmpnam.3
index 0ac7af75f7..340527ca3a 100644
--- a/man3/tmpnam.3
+++ b/man3/tmpnam.3
@@ -78,7 +78,7 @@ The
function generates a different string each time it is called,
up to TMP_MAX times.
If it is called more than TMP_MAX times,
-the behaviour is implementation defined.
+the behavior is implementation defined.
.LP
Although
.BR tmpnam (3)