summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2004-07-17 12:27:25 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2004-07-17 12:27:25 +0000
commitad19b09bec97dab6e7c1a40c53dd63f19cd5350f (patch)
tree08f6898cc33aeac4966bdd70d4d9c84eda163225 /lib/libc
parent2b117a5ab9b6f34791094a521c36ce7dde816c1c (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 8985abdc857b..03676ff5479a 100644
--- a/lib/libc/gen/vis.3
+++ b/lib/libc/gen/vis.3
@@ -182,7 +182,7 @@ These are the visual formats:
Use an
.Ql M
to represent meta characters (characters with the 8th
-bit set), and use carat
+bit set), and use caret
.Ql ^
to represent control characters see
.Pf ( Xr iscntrl 3 ) .