summaryrefslogtreecommitdiff
path: root/bin/cat/cat.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cat/cat.1')
-rw-r--r--bin/cat/cat.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index 2efaee5ff71..8cd7d85a1fa 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cat.1,v 1.9 1999/05/23 14:10:46 aaron Exp $
+.\" $OpenBSD: cat.1,v 1.10 1999/05/29 19:11:10 aaron Exp $
.\" $NetBSD: cat.1,v 1.12 1995/09/27 05:38:55 cgd Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -79,7 +79,8 @@ for control-X. The only exception is the tab character, control-I (see the
option). The DEL
character (octal 0177) prints as
.Ql ^? .
-Non-ASCII characters (with the high bit set) are printed as
+.Pf Non- Ns Tn ASCII
+characters (with the high bit set) are printed as
.Ql M-
(for meta) followed by the character for the low 7 bits.
.It Fl e