Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/external/bsd/ipf/dist/man Pull up following revision(s) (...
details: https://anonhg.NetBSD.org/src/rev/8bd86292852d
branches: netbsd-8
changeset: 852584:8bd86292852d
user: martin <martin%NetBSD.org@localhost>
date: Fri Oct 11 18:15:39 2019 +0000
description:
Pull up following revision(s) (requested by uwe in ticket #1404):
external/bsd/ipf/dist/man/ipf.5: revision 1.6
Typo.
diffstat:
external/bsd/ipf/dist/man/ipf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 54b644692b3b -r 8bd86292852d external/bsd/ipf/dist/man/ipf.5
--- a/external/bsd/ipf/dist/man/ipf.5 Tue Oct 08 18:18:30 2019 +0000
+++ b/external/bsd/ipf/dist/man/ipf.5 Fri Oct 11 18:15:39 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.5.8.1 2019/10/11 18:15:39 martin 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