summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-12-08 12:17:53 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-12-08 12:17:53 +0000
commite7db1cd82e49ae44de643a428c08254eae391561 (patch)
tree246d2f31847b78a34c166ab0844f1d7aff7e99c9 /lib/libc
parent50f822d553700c142cee63cf5897c9c848085709 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 18c434445b47..a2057b606bb9 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.