Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/ipf/dist/man Typo.



details:   https://anonhg.NetBSD.org/src/rev/e98493f988a3
branches:  trunk
changeset: 455188:e98493f988a3
user:      uwe <uwe%NetBSD.org@localhost>
date:      Thu Oct 10 22:06:35 2019 +0000

description:
Typo.

diffstat:

 external/bsd/ipf/dist/man/ipf.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3f92d98f511a -r e98493f988a3 external/bsd/ipf/dist/man/ipf.5
--- a/external/bsd/ipf/dist/man/ipf.5   Thu Oct 10 18:23:43 2019 +0000
+++ b/external/bsd/ipf/dist/man/ipf.5   Thu Oct 10 22:06:35 2019 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index