Module Name:    src
Committed By:   uwe
Date:           Thu Oct 10 22:06:35 UTC 2019

Modified Files:
        src/external/bsd/ipf/dist/man: ipf.5

Log Message:
Typo.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/ipf/dist/man/ipf.5

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

Modified files:

Index: src/external/bsd/ipf/dist/man/ipf.5
diff -u src/external/bsd/ipf/dist/man/ipf.5:1.5 src/external/bsd/ipf/dist/man/ipf.5:1.6
--- src/external/bsd/ipf/dist/man/ipf.5:1.5	Mon Dec 28 19:32:22 2015
+++ src/external/bsd/ipf/dist/man/ipf.5	Thu Oct 10 22:06:35 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ipf.5,v 1.5 2015/12/28 19:32:22 khorben Exp $
+.\"	$NetBSD: ipf.5,v 1.6 2019/10/10 22:06:35 uwe Exp $
 .\"
 .TH IPF 5
 .SH NAME
@@ -880,7 +880,7 @@ through without needing to explicitly al
 An example of how this is done is as follows:
 .PP
 .nf
-pass in proto udp from any prot = 2049 to any with frags keep fags
+pass in proto udp from any prot = 2049 to any with frags keep frags
 .fi
 .SH Building a tree of rules
 .PP

Reply via email to