mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Fix the grammar in the isprint(3) description.
PR: 140456 Submitted by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
parent
94317a7384
commit
753509aeb6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=199245
@ -47,7 +47,7 @@
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Fn isprint
|
||||
function tests for any printing character including space
|
||||
function tests for any printing character, including space
|
||||
.Pq Ql "\ " .
|
||||
The value of the argument must be representable as an
|
||||
.Vt "unsigned char"
|
||||
|
Loading…
Reference in New Issue
Block a user