summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/od.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump/od.1')
-rw-r--r--usr.bin/hexdump/od.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index 5ea0164..ed43c4e 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -149,13 +149,13 @@ is a string containing one or more of the following kinds of type specifiers:
Named characters
.Pq Tn ASCII .
Control characters are displayed using the following names:
-.Bl -column "000 nul" "001 soh" "002 stx" "003 etx" "004 eot" "005 enq"
-.It "000 nul 001 soh 002 stx 003 etx 004 eot 005 enq"
-.It "006 ack 007 bel 008 bs 009 ht 00A nl 00B vt"
-.It "00C ff 00D cr 00E so 00F si 010 dle 011 dc1"
-.It "012 dc2 013 dc3 014 dc4 015 nak 016 syn 017 etb"
-.It "018 can 019 em 01A sub 01B esc 01C fs 01D gs"
-.It "01E rs 01F us 020 sp 0FF del"
+.Bl -column "000 NUL" "001 SOH" "002 STX" "003 ETX" "004 EOT" "005 ENQ"
+.It "000 NUL 001 SOH 002 STX 003 ETX 004 EOT 005 ENQ"
+.It "006 ACK 007 BEL 008 BS 009 HT 00a NL 00b VT"
+.It "00c FF 00d CR 00e SO 00f SI 010 DLE 011 DC1"
+.It "012 DC2 013 DC3 014 DC4 015 NAK 016 SYN 017 ETB"
+.It "018 CAN 019 EM 01a SUB 01b ESC 01c FS 01d GS"
+.It "01e RS 01f US 020 SP 0ff DEL"
.El
.It Cm c
Characters in the default character set.
OpenPOWER on IntegriCloud