diff options
Diffstat (limited to 'lib/libc/stdio/mktemp.3')
-rw-r--r-- | lib/libc/stdio/mktemp.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3 index d0faa9afe62..287ec250107 100644 --- a/lib/libc/stdio/mktemp.3 +++ b/lib/libc/stdio/mktemp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mktemp.3,v 1.6 1998/02/23 19:33:01 millert Exp $ +.\" $OpenBSD: mktemp.3,v 1.7 1998/03/07 22:18:07 millert Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -170,5 +170,4 @@ function appeared in The .Fn mkdtemp function appeared in -.Bx Open -2.2. +.Ox 2.2 . |