summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-06-11 06:04:14 +0000
committeruqs <uqs@FreeBSD.org>2010-06-11 06:04:14 +0000
commit829c1db4fbffcfe33ef1ea1d33c4b49bb8b80773 (patch)
tree9bf0eef364807506987ab47579f1af6e7ee51509 /usr.bin/hexdump
parent763b37912db8bdf194c3160ea0e9aeb3c7f5a371 (diff)
downloadFreeBSD-src-829c1db4fbffcfe33ef1ea1d33c4b49bb8b80773.zip
FreeBSD-src-829c1db4fbffcfe33ef1ea1d33c4b49bb8b80773.tar.gz
Use same table markup as in hexdump.1
Diffstat (limited to 'usr.bin/hexdump')
-rw-r--r--usr.bin/hexdump/od.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index b5b5494..24af90e 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -150,12 +150,12 @@ 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 07f DEL"
+.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 07F DEL
.El
.It Cm c
Characters in the default character set.
OpenPOWER on IntegriCloud