Remove specific reference to ASCII space (' '), it is true for localized
spaces too
This commit is contained in:
parent
3ce6c35745
commit
e3a3c468a5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user