icmp.7: Use proper table markup to improve HTML rendering

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Eric S. Raymond 2013-06-12 12:39:26 +02:00 committed by Michael Kerrisk
parent f1a1039a10
commit 2542d1f0cf
1 changed files with 5 additions and 4 deletions

View File

@ -130,8 +130,9 @@ Default mask: 0000001100000011000 (0x1818)
Bit definitions (see the Linux kernel source file
.IR include/linux/icmp.h ):
.in +4n
.nf
.RS
.TS
l l.
0 Echo Reply
3 Destination Unreachable *
4 Source Quench *
@ -145,8 +146,8 @@ F Info Request
G Info Reply
H Address Mask Request
I Address Mask Reply
.fi
.in
.TE
.RE
The bits marked with an asterisk are rate limited by default
(see the default mask above).