mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
mdoc(7) police: use no-break space.
This commit is contained in:
parent
f079ab33c6
commit
de400a7b97
1 changed files with 3 additions and 1 deletions
|
|
@ -51,7 +51,9 @@
|
|||
.Sh DESCRIPTION
|
||||
The
|
||||
.Fn ispunct
|
||||
function tests for any printing character except for space (' ') or a
|
||||
function tests for any printing character except for space
|
||||
.Pq Ql "\ "
|
||||
or a
|
||||
character for which
|
||||
.Xr isalnum 3
|
||||
is true.
|
||||
|
|
|
|||
Loading…
Reference in a new issue