aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2006-02-17 20:27:00 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2006-02-17 20:27:00 +0000
commitf294d36f8ea699cb3476ff2f7362bf7bec097606 (patch)
treed40039504f6f0c72a032e33575b56f7c1ae7a5e9 /share
parent588e18e8f484b475d0dccb5bce9a9018ea79bc64 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 08606bfcaa42..ef3afff81fcb 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -594,7 +594,7 @@ by default.
Set it to
.Dq Li YES
to enable
-.Xr ipnat 1
+.Xr ipnat 8
network address translation.
See
.Va ipfilter_enable
@@ -603,7 +603,7 @@ for a detailed discussion.
.It Va ipnat_program
.Pq Vt str
Path to
-.Xr ipnat 1
+.Xr ipnat 8
(default
.Pa /sbin/ipnat ) .
.\" ----- ipnat_rules setting -----------------------------------
@@ -615,14 +615,14 @@ by default.
This variable contains the name of the file
holding the network address translation definition.
This file is expected to be readable for the
-.Xr ipnat 1
+.Xr ipnat 8
command to execute.
.\" ----- ipnat_flags setting -----------------------------------
.It Va ipnat_flags
.Pq Vt str
Empty by default.
This variable contains flags passed to the
-.Xr ipnat 1
+.Xr ipnat 8
program.
.\" ----- ipmon_enable setting ----------------------------------
.It Va ipmon_enable
@@ -637,7 +637,7 @@ to enable
monitoring (logging
.Xr ipf 8
and
-.Xr ipnat 1
+.Xr ipnat 8
events).
Setting this variable needs setting
.Va ipfilter_enable