From 29e758c263ef2cb593a58a69f98bcb3f22bf5dc1 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Sun, 3 Jun 2012 07:45:42 +0000 Subject: Minor mdoc improvements. --- sbin/setkey/setkey.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index 469040eccea2..8f7bae139c08 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -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 -- cgit v1.2.3