.St -ansiC doesn't know about isascii().

This commit is contained in:
rillig 2006-01-26 11:13:49 +00:00
parent 9cbc15a5b4
commit cd9c32de8b

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ctype.3,v 1.12 2006/01/26 00:21:05 rillig Exp $
.\" $NetBSD: ctype.3,v 1.13 2006/01/26 11:13:49 rillig Exp $
.\"
.\" Copyright (c) 1991 Regents of the University of California.
.\" All rights reserved.
@ -98,7 +98,8 @@ See the specific manual pages for more information.
.Xr ascii 7
.Sh STANDARDS
These functions, with the exception of
.Fn isblank
.Fn isblank ,
.Fn isascii
and
.Fn toascii ,
conform to