summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authoravsm <avsm@openbsd.org>2003-07-02 20:44:46 +0000
committeravsm <avsm@openbsd.org>2003-07-02 20:44:46 +0000
commit8f4b076d8354e0e3fe63d9baae76a88964b33189 (patch)
treea604ae7b483ef6ad955d8839acb8fa1fd648fc27 /lib/libc/stdio
parentconvert hostkeyalias to lowercase, otherwise uppercase aliases will (diff)
downloadwireguard-openbsd-8f4b076d8354e0e3fe63d9baae76a88964b33189.tar.xz
wireguard-openbsd-8f4b076d8354e0e3fe63d9baae76a88964b33189.zip
nonstandard->non-standard
jmc@ ok
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/mktemp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3
index 3f0996d4159..d13e612409a 100644
--- a/lib/libc/stdio/mktemp.3
+++ b/lib/libc/stdio/mktemp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mktemp.3,v 1.32 2003/07/02 06:36:38 pvalchev Exp $
+.\" $OpenBSD: mktemp.3,v 1.33 2003/07/02 20:44:46 avsm Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -305,4 +305,4 @@ The
.Fn mkdtemp
and
.Fn mkstemps
-functions are nonstandard and should not be used if portability is required.
+functions are non-standard and should not be used if portability is required.