summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ipsec.4
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-16 21:26:47 +0000
committerjoel <joel@FreeBSD.org>2010-08-16 21:26:47 +0000
commit7186d2782d6bfb78a501ea6184cda0786ac89920 (patch)
tree5d05abe19c906e5c56b9b0cbf51e120ba77ebce7 /share/man/man4/ipsec.4
parentf87a1a2d3e889a1992c58a1c165ff896ba74cc68 (diff)
downloadFreeBSD-src-7186d2782d6bfb78a501ea6184cda0786ac89920.zip
FreeBSD-src-7186d2782d6bfb78a501ea6184cda0786ac89920.tar.gz
Put parentheses around a few macros to prevent mdoc warnings.
Diffstat (limited to 'share/man/man4/ipsec.4')
-rw-r--r--share/man/man4/ipsec.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 112fadb..d5f8b8f 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -90,8 +90,8 @@ To properly filter on the inner packets of an
tunnel with firewalls, you can change the values of the following sysctls
.Bl -column net.inet6.ipsec6.filtertunnel default enable
.It Sy "Name Default Enable"
-.It net.inet.ipsec.filtertunnel 0 1
-.It net.inet6.ipsec6.filtertunnel 0 1
+.It "net.inet.ipsec.filtertunnel 0 1"
+.It "net.inet6.ipsec6.filtertunnel 0 1"
.El
.\"
.Ss Kernel interface
OpenPOWER on IntegriCloud