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
is expressed in one of the following three formats:
.Pp
.Bl -tag -compact
.Bl -tag -width 2n -compact
.It Fl P Ar direction Li discard
.It Fl P Ar direction Li none
.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
ESP header followed by an upper layer protocol header, the rule would
be:
.Pp
.Dl esp/transport//require ah/transport//require ;
.Pp
The rule order is very important.
.Pp
Note that