Module Name:    src
Committed By:   tnn
Date:           Sun May 31 16:32:07 UTC 2020

Modified Files:
        src/usr.sbin/npf: npf-params.7

Log Message:
npf-params.7: s/filer/filter/


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/npf/npf-params.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/npf/npf-params.7
diff -u src/usr.sbin/npf/npf-params.7:1.5 src/usr.sbin/npf/npf-params.7:1.6
--- src/usr.sbin/npf/npf-params.7:1.5	Sun May 31 15:57:15 2020
+++ src/usr.sbin/npf/npf-params.7	Sun May 31 16:32:07 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf-params.7,v 1.5 2020/05/31 15:57:15 rmind Exp $
+.\" $NetBSD: npf-params.7,v 1.6 2020/05/31 16:32:07 tnn Exp $
 .\"
 .\" Copyright (c) 2019 Mindaugas Rasiukevicius <rmind at netbsd org>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 30, 2020
+.Dd May 31, 2020
 .Dt NPF-PARAMS 7
 .Os
 .Sh NAME
@@ -60,7 +60,7 @@ Perform IPv4 reassembly before inspectin
 Fragmentation is considered very harmful, so most networks are expected
 to prevent it; therefore, reassembly is disabled by default.
 However, while the packet should generally be reassembled at the receiver,
-reassembly by the packet filer might be necessary in order to perform state
+reassembly by the packet filter might be necessary in order to perform state
 tracking.
 Default: 0.
 .It Li ip6.reassembly

Reply via email to