diff --git a/lib/libc/gen/toupper.3 b/lib/libc/gen/toupper.3 index c2d9857ef3fb..509dc3fa8bd2 100644 --- a/lib/libc/gen/toupper.3 +++ b/lib/libc/gen/toupper.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: toupper.3,v 1.7 1998/04/27 22:19:02 fair Exp $ +.\" $NetBSD: toupper.3,v 1.8 2001/04/02 18:27:13 wiz Exp $ .\" .\" Copyright (c) 1989, 1991 The Regents of the University of California. .\" All rights reserved. @@ -67,7 +67,7 @@ one; otherwise the argument is returned unchanged. .\" .Xr islower .\" is true to the corresponding characters for which .\" .Xr isupper -.\" is true. +.\" is true. .Sh SEE ALSO .Xr isalnum 3 , .Xr isalpha 3 ,