diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 17:37:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 17:37:31 +0000 |
| commit | 12e720d78bf94de3b7f64be5f7fd7bced7c19b75 (patch) | |
| tree | 4835618eef3d67608a289aa76509767bf890c972 /bin/cat | |
| parent | e0913a2c442fb7f44d978791c07fce9fdb3abb47 (diff) | |
Notes
Diffstat (limited to 'bin/cat')
| -rw-r--r-- | bin/cat/cat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index ee446ae4084b..3bf36badbaf2 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -90,7 +90,7 @@ Control characters print as .Ql ^X for control-X; the delete character (octal 0177) prints as -.Ql ^? +.Ql ^? . .Pf Non- Tn ASCII characters (with the high bit set) are printed as .Ql M- |
