summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAnil Madhavapeddy <avsm@cvs.openbsd.org>2003-07-02 20:44:47 +0000
committerAnil Madhavapeddy <avsm@cvs.openbsd.org>2003-07-02 20:44:47 +0000
commitd33c119307d14f65bb3701b29772f90298ae8640 (patch)
tree09c5f95a11cd492f422baa96531978e1f6deea84 /lib
parent9e970f02b1bf0c8a03bd7c599d12f8e2bbc5097d (diff)
nonstandard->non-standard
jmc@ ok
Diffstat (limited to 'lib')
-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.