diff options
author | nik <nik@FreeBSD.org> | 2002-01-09 13:43:31 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2002-01-09 13:43:31 +0000 |
commit | eea8272b9c5205a3838fa98536fbac22d916417b (patch) | |
tree | 5f4316630fe25239e094f6761f1c2722fa0140a4 /lib/libc/stdio/vsnprintf.c | |
parent | 2590927e9ef5241c7605b6aaa7c6e8d3276b5407 (diff) | |
download | FreeBSD-src-eea8272b9c5205a3838fa98536fbac22d916417b.zip FreeBSD-src-eea8272b9c5205a3838fa98536fbac22d916417b.tar.gz |
From the PR:
1. ctype.h defines digittoint(), isnumber() and ishexnmber(), yet
they are not documented in any of the manpages.
2. The ctype manpage references a non-existent manpage for
digittoint().
3. The isascii() manpage claims it is standards compliant, when
it isn't.
4. isblank() claims it is _not_ standards compliant, when it
is.
Fix by including the appropriate .Nm entries, and with a new digittoint.3
page.
PR: docs/26451
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Diffstat (limited to 'lib/libc/stdio/vsnprintf.c')
0 files changed, 0 insertions, 0 deletions