diff options
Diffstat (limited to 'lib/libc/gen/tolower.3')
-rw-r--r-- | lib/libc/gen/tolower.3 | 6 |
1 files changed, 2 insertions, 4 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 . |