summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/tolower.36
-rw-r--r--lib/libc/gen/toupper.36
2 files changed, 4 insertions, 8 deletions
diff --git a/lib/libc/gen/tolower.3 b/lib/libc/gen/tolower.3
index d1de787b368..a54e1bbfca9 100644
--- a/lib/libc/gen/tolower.3
+++ b/lib/libc/gen/tolower.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tolower.3,v 1.4 1997/08/16 05:58:19 millert Exp $
+.\" $OpenBSD: tolower.3,v 1.5 1997/08/16 06:02:43 millert Exp $
.\"
.\" Copyright (c) 1989, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -101,6 +101,4 @@ The
and
.Fn _tolower
functions conform to
-.St -ansiC
-and
-.St -xpg4.2 .
+.St -ansiC .
diff --git a/lib/libc/gen/toupper.3 b/lib/libc/gen/toupper.3
index a946d953e74..2bc4a616040 100644
--- a/lib/libc/gen/toupper.3
+++ b/lib/libc/gen/toupper.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: toupper.3,v 1.6 1997/08/16 05:58:19 millert Exp $
+.\" $OpenBSD: toupper.3,v 1.7 1997/08/16 06:02:43 millert Exp $
.\"
.\" Copyright (c) 1989, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -99,6 +99,4 @@ is returned; otherwise the output is undefined.
The
.Fn toupper
function conforms to
-.St -ansiC
-and
-.St -xpg4.2 .
+.St -ansiC .