From ad19b09bec97dab6e7c1a40c53dd63f19cd5350f Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Sat, 17 Jul 2004 12:27:25 +0000 Subject: [PATCH] Fix typo: carat -> caret. --- lib/libc/gen/vis.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index 8985abdc857..03676ff5479 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 ) .