mdoc(7) police: use no-break space.

This commit is contained in:
Ruslan Ermilov 2001-12-12 13:46:15 +00:00
parent f079ab33c6
commit de400a7b97

View file

@ -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.