Correct references to ipnat(8).

MFC after:	3 days
This commit is contained in:
brueffer 2006-02-10 15:23:07 +00:00
parent 0f4f135a5b
commit ad4bab46b0

View File

@ -621,7 +621,7 @@ by default.
Set it to
.Dq Li YES
to enable
.Xr ipnat 1
.Xr ipnat 8
network address translation.
See
.Va ipfilter_enable
@ -630,7 +630,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 -----------------------------------
@ -642,14 +642,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
@ -664,7 +664,7 @@ to enable
monitoring (logging
.Xr ipf 8
and
.Xr ipnat 1
.Xr ipnat 8
events).
Setting this variable needs setting
.Va ipfilter_enable