Fix mdoc syntax.

Pointed out by:	joeld
This commit is contained in:
Hiroki Sato 2013-07-13 08:17:55 +00:00
parent ae230e21f9
commit 0c919b730c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=253318

View File

@ -548,13 +548,13 @@ The third level name is a protocol number, which is currently always 0.
The fourth level name is an address family, which may be set to 0 to
select all address families.
The fifth, sixth, and seventh level names are as follows:
.Bl -column "Fifth level " "Sixth level " -offset indent
.It Sy "Fifth level Sixth level Seventh level"
.It "NET_RT_FLAGS rtflags None"
.It "NET_RT_DUMP None None or fib number"
.It "NET_RT_IFLIST 0 or if_index None"
.It "NET_RT_IFMALIST 0 or if_index None"
.It "NET_RT_IFLISTL 0 or if_index None"
.Bl -column -offset indent "Fifth level Sixth level" "Seventh level"
.It Sy "Fifth level Sixth level" Ta Sy "Seventh level"
.It "NET_RT_FLAGS rtflags" Ta "None"
.It "NET_RT_DUMP None" Ta "None or fib number"
.It "NET_RT_IFLIST 0 or if_index" Ta None
.It "NET_RT_IFMALIST 0 or if_index" Ta None
.It "NET_RT_IFLISTL 0 or if_index" Ta None
.El
.Pp
The