diff options
Diffstat (limited to 'lib/libc/gen/ctype.3')
-rw-r--r-- | lib/libc/gen/ctype.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/ctype.3 b/lib/libc/gen/ctype.3 index 4e030fd7ae5..d69885f1ee6 100644 --- a/lib/libc/gen/ctype.3 +++ b/lib/libc/gen/ctype.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctype.3,v 1.5 1999/05/29 16:08:54 aaron Exp $ +.\" $OpenBSD: ctype.3,v 1.6 1999/06/29 12:26:35 aaron Exp $ .\" .\" Copyright (c) 1991 Regents of the University of California. .\" All rights reserved. @@ -106,6 +106,7 @@ See each function's own manual page for more information. .Xr isspace 3 , .Xr isupper 3 , .Xr isxdigit 3 , +.Xr stdio 3 , .Xr toascii 3 , .Xr tolower 3 , .Xr toupper 3 , |