summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 15:03:10 +0000
committerru <ru@FreeBSD.org>2001-08-10 15:03:10 +0000
commit7221cd94bd910ee0f9567c16b72986eac0390199 (patch)
tree6fea498d6819872001e84823310bfa12ba701e05 /lib/libc/gen
parenta685abdddab8d205caf5c974515983694a839d49 (diff)
downloadFreeBSD-src-7221cd94bd910ee0f9567c16b72986eac0390199.zip
FreeBSD-src-7221cd94bd910ee0f9567c16b72986eac0390199.tar.gz
mdoc(7) police: fixed the "new sentence" bogons.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/vis.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3
index 105e1f9..f49290a 100644
--- a/lib/libc/gen/vis.3
+++ b/lib/libc/gen/vis.3
@@ -128,7 +128,7 @@ functions.
There are two parameters that can be controlled: the range of
characters that are encoded, and the type
of representation used.
-By default, all non-graphic characters.
+By default, all non-graphic characters
except space, tab, and newline are encoded.
(See
.Xr isgraph 3 . )
OpenPOWER on IntegriCloud