svn commit: r236502 - head/sbin/setkey

Joel Dahl joel at FreeBSD.org
Sun Jun 3 07:45:43 UTC 2012


Author: joel (doc committer)
Date: Sun Jun  3 07:45:42 2012
New Revision: 236502
URL: http://svn.freebsd.org/changeset/base/236502

Log:
  Minor mdoc improvements.

Modified:
  head/sbin/setkey/setkey.8

Modified: head/sbin/setkey/setkey.8
==============================================================================
--- head/sbin/setkey/setkey.8	Sun Jun  3 07:36:59 2012	(r236501)
+++ head/sbin/setkey/setkey.8	Sun Jun  3 07:45:42 2012	(r236502)
@@ -442,7 +442,7 @@ protocols other than TCP, UDP and ICMP m
 .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


More information about the svn-src-all mailing list