Use same table markup as in hexdump.1
This commit is contained in:
parent
763b37912d
commit
829c1db4fb
@ -150,12 +150,12 @@ Named characters
|
|||||||
.Pq Tn ASCII .
|
.Pq Tn ASCII .
|
||||||
Control characters are displayed using the following names:
|
Control characters are displayed using the following names:
|
||||||
.Bl -column "000 NUL" "001 SOH" "002 STX" "003 ETX" "004 EOT" "005 ENQ"
|
.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 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 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 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 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 018 CAN 019 EM 01A SUB 01B ESC 01C FS 01D GS
|
||||||
.It "01e RS 01f US 020 SP 07f DEL"
|
.It 01E RS 01F US 020 SP 07F DEL
|
||||||
.El
|
.El
|
||||||
.It Cm c
|
.It Cm c
|
||||||
Characters in the default character set.
|
Characters in the default character set.
|
||||||
|
Loading…
Reference in New Issue
Block a user