Minor mdoc improvements.

This commit is contained in:
Joel Dahl 2012-06-03 07:45:42 +00:00
parent 3df0e439b0
commit 29e758c263
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236502

View File

@ -442,7 +442,7 @@ protocols other than TCP, UDP and ICMP may not be suitable to use with IPsec.
.Ar policy .Ar policy
is expressed in one of the following three formats: is expressed in one of the following three formats:
.Pp .Pp
.Bl -tag -compact .Bl -tag -width 2n -compact
.It Fl P Ar direction Li discard .It Fl P Ar direction Li discard
.It Fl P Ar direction Li none .It Fl P Ar direction Li none
.It Xo Fl P Ar direction Li ipsec .It Xo Fl P Ar direction Li ipsec
@ -553,7 +553,9 @@ For
example, if an IP header was followed by an AH header followed by an example, if an IP header was followed by an AH header followed by an
ESP header followed by an upper layer protocol header, the rule would ESP header followed by an upper layer protocol header, the rule would
be: be:
.Pp
.Dl esp/transport//require ah/transport//require ; .Dl esp/transport//require ah/transport//require ;
.Pp
The rule order is very important. The rule order is very important.
.Pp .Pp
Note that Note that