mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merge rev. 199180 to 8.x-STABLE, the change to isblank(3):
Fix the grammar as in the PR, and then some. PR: 140454 Submitted by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
parent
fa178c7b04
commit
c6a4ef661d
1 changed files with 2 additions and 2 deletions
|
|
@ -50,9 +50,9 @@ For any locale, this includes the following standard characters:
|
|||
.It "\&``\et''\t`` ''"
|
||||
.El
|
||||
.Pp
|
||||
In the "C" locale
|
||||
In the "C" locale, a successful
|
||||
.Fn isblank
|
||||
successful test is limited to this characters only.
|
||||
test is limited to these characters only.
|
||||
The value of the argument must be representable as an
|
||||
.Vt "unsigned char"
|
||||
or the value of
|
||||
|
|
|
|||
Loading…
Reference in a new issue