aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/mktemp.3
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-20 00:15:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-20 00:15:17 +0000
commit3c0c03cdf13e57bb2701461da93402271d41c77a (patch)
treec6e33c9391b0cac8155b7be7dcc46394acc3f2a7 /lib/libc/stdio/mktemp.3
parent8d67e113dc2d647f812fc9d7ec44f9d79b3e34cc (diff)
downloadsrc-3c0c03cdf13e57bb2701461da93402271d41c77a.tar.gz
src-3c0c03cdf13e57bb2701461da93402271d41c77a.zip
Fix HISTORY - the copyright header on the file of the GCC version was
misleading. Submitted by: Theo de Raadt <deraadt@cvs.openbsd.org>
Notes
Notes: svn path=/head/; revision=53440
Diffstat (limited to 'lib/libc/stdio/mktemp.3')
-rw-r--r--lib/libc/stdio/mktemp.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3
index 8199796d4857..d78d67cb4df8 100644
--- a/lib/libc/stdio/mktemp.3
+++ b/lib/libc/stdio/mktemp.3
@@ -210,7 +210,7 @@ and later in
.Fx 3.2 .
The
.Fn mkstemps
-function first appeared in the GNU C Library and later in
-.Fx 3.4
-and
-.Ox 2.4 .
+function first appeared in
+.Ox 2.4 ,
+and later in
+.Fx 3.4 .