diff options
Diffstat (limited to 'lib/libc/stdio/tmpnam.3')
-rw-r--r-- | lib/libc/stdio/tmpnam.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3 index 00948001c7e..340da3ab78c 100644 --- a/lib/libc/stdio/tmpnam.3 +++ b/lib/libc/stdio/tmpnam.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: tmpnam.3,v 1.3 1995/02/02 01:15:57 jtc Exp $ +.\" $OpenBSD: tmpnam.3,v 1.2 1996/08/19 08:33:09 tholo Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,8 +35,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)tmpnam.3 8.2 (Berkeley) 11/17/93 -.\" .Dd November 17, 1993 .Dt TMPFILE 3 .Os |