From 34098bca74590b8de9f2c762b62c3eacbba48ecb Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Mon, 11 Sep 2000 01:30:50 +0000 Subject: The mkstemp() function appeared in 4.4BSD; todd@ --- lib/libc/stdio/mktemp.3 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3 index ee17797675f..d7b036e944e 100644 --- a/lib/libc/stdio/mktemp.3 +++ b/lib/libc/stdio/mktemp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mktemp.3,v 1.22 2000/04/20 01:39:32 aaron Exp $ +.\" $OpenBSD: mktemp.3,v 1.23 2000/09/11 01:30:49 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -300,12 +300,15 @@ A .Fn mktemp function appeared in .At v7 . -.Pp The .Fn mkdtemp function appeared in .Ox 2.2 . The +.Fn mkstemp +function appeared in +.Bx 4.4 . +The .Fn mkstemps function appeared in .Ox 2.3 . -- cgit v1.2.3