From 509a41140170c06badd8873f02b42683de650999 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 17 Oct 2003 09:50:19 +0000 Subject: typo; --- lib/libc/stdio/mktemp.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3 index d13e612409a..50ef13e896c 100644 --- a/lib/libc/stdio/mktemp.3 +++ b/lib/libc/stdio/mktemp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mktemp.3,v 1.33 2003/07/02 20:44:46 avsm Exp $ +.\" $OpenBSD: mktemp.3,v 1.34 2003/10/17 09:50:18 jmc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -174,7 +174,7 @@ are not given to and thus a symbolic link race becomes possible, hence making necessary the use of .Xr fdopen 3 -as seen above). +as seen above.) Furthermore, one must be careful about code which opens, closes, and then re-opens the file in question. Finally, one must ensure that upon error the temporary file is -- cgit v1.2.3