From d634b35fa7d045149c53f5139d112a5b56d99c04 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Mon, 20 Aug 2001 00:10:42 +0000
Subject: [PATCH] Mark up IPFIREWALL in .Dv.
---
share/man/man5/rc.conf.5 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index f656fcb5dded..acc70d3f77a2 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -188,7 +188,9 @@ if you do not want have firewall rules loaded at startup, or
if you do.
If set to
.Dq YES ,
-and the kernel was not built with IPFIREWALL, the ipfw
+and the kernel was not built with
+.Dv IPFIREWALL ,
+the ipfw
kernel module will be loaded.
See also
.Va ipfilter_enable .