Fix typo: carat -> caret.

This commit is contained in:
Tim J. Robbins 2004-07-17 12:27:25 +00:00
parent 2b117a5ab9
commit ad19b09bec

View file

@ -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 ) .