1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

Remove specific reference to ASCII space (' '), it is true for localized

spaces too
This commit is contained in:
Andrey A. Chernov 2001-12-02 12:31:44 +00:00
parent 3ce6c35745
commit e3a3c468a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87209

View File

@ -51,7 +51,7 @@
.Sh DESCRIPTION
The
.Fn isprint
function tests for any printing character including space (' ').
function tests for any printing character including space.
For single C
.Va char Ns s
locales (see