aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2018-11-13 13:57:15 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2018-11-13 13:57:15 +0000
commitd95e8d6474d6a6ac3ef8f355269b1b76416fcdec (patch)
treeaea24c1404baeb212bf0d2df1744839c5633a7df /sbin
parent0d909f4ccf2e5907fcfee78c6a074308d36567ea (diff)
downloadsrc-d95e8d6474d6a6ac3ef8f355269b1b76416fcdec.tar.gz
src-d95e8d6474d6a6ac3ef8f355269b1b76416fcdec.zip
Fix part of the SYNOPSIS documenting LIST OF RULES AND PREPROCESSING
that is still referred as last section of the SYNOPSIS later but was erroneously situated in the section IN-KERNEL NAT. MFC after: 1 month
Notes
Notes: svn path=/head/; revision=340394
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.822
1 files changed, 11 insertions, 11 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index e19b8a1efec4..c4ba67701f4e 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 12, 2018
+.Dd November 13, 2018
.Dt IPFW 8
.Os
.Sh NAME
@@ -105,16 +105,6 @@ in-kernel NAT.
.Ar number
.Cm config
.Ar config-options
-.Pp
-.Nm
-.Op Fl cfnNqS
-.Oo
-.Fl p Ar preproc
-.Oo
-.Ar preproc-flags
-.Oc
-.Oc
-.Ar pathname
.Ss STATEFUL IPv6/IPv4 NETWORK ADDRESS AND PROTOCOL TRANSLATION
.Nm
.Oo Cm set Ar N Oc Cm nat64lsn Ar name Cm create Ar create-options
@@ -166,6 +156,16 @@ in-kernel NAT.
.Cm internal talist
.Nm
.Cm internal vlist
+.Ss LIST OF RULES AND PREPROCESSING
+.Nm
+.Op Fl cfnNqS
+.Oo
+.Fl p Ar preproc
+.Oo
+.Ar preproc-flags
+.Oc
+.Oc
+.Ar pathname
.Sh DESCRIPTION
The
.Nm