summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-05-01 22:49:36 +0000
committermpp <mpp@FreeBSD.org>1996-05-01 22:49:36 +0000
commite7fdb04c6f1f4c98b70eb3a572de455ee662cdf5 (patch)
treeb48574fe547a38e1757864b35210f3d8fa52a3fa
parent9c1ce5a32ea4471b4daaa810a321478ec20dbcf0 (diff)
downloadFreeBSD-src-e7fdb04c6f1f4c98b70eb3a572de455ee662cdf5.zip
FreeBSD-src-e7fdb04c6f1f4c98b70eb3a572de455ee662cdf5.tar.gz
Fix a typo.
-rw-r--r--lib/libc/stdio/mktemp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3
index a9d3146..28a662d 100644
--- a/lib/libc/stdio/mktemp.3
+++ b/lib/libc/stdio/mktemp.3
@@ -132,7 +132,7 @@ or
.Fn mkstemp .
This is common with programs that were developed before
.St -ansiC
-compilers were common..
+compilers were common.
For example, calling
.Fn mkstemp
with an argument of
OpenPOWER on IntegriCloud