summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-12-08 12:17:53 +0000
committeralex <alex@FreeBSD.org>2000-12-08 12:17:53 +0000
commit077cec65af9dfa14014461a0bc23f229540576b8 (patch)
treea59179947d9cf05b5b4fc7c8578adbd642de2cb1 /lib/libc/gen
parenta82905011e28bef5b4f9f7af491093a27fc88adc (diff)
downloadFreeBSD-src-077cec65af9dfa14014461a0bc23f229540576b8.zip
FreeBSD-src-077cec65af9dfa14014461a0bc23f229540576b8.tar.gz
There are four types of encoding now, not three. Most of them use the
backslash as a special char, but not all.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/vis.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3
index 18c4344..a2057b6 100644
--- a/lib/libc/gen/vis.3
+++ b/lib/libc/gen/vis.3
@@ -156,8 +156,8 @@ tab, newline, backspace, bell, and return - in addition
to all graphic characters - unencoded.
.El
.Pp
-There are three forms of encoding.
-All forms use the backslash character
+There are four forms of encoding.
+Most forms use the backslash character
.Ql \e
to introduce a special
sequence; two backslashes are used to represent a real backslash.
OpenPOWER on IntegriCloud