Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/external/bsd/ipf/dist/man Pull up following revision(s) (...
details: https://anonhg.NetBSD.org/src/rev/2a13e9cdc7c4
branches: netbsd-9
changeset: 1000964:2a13e9cdc7c4
user: martin <martin%NetBSD.org@localhost>
date: Fri Oct 11 18:19:31 2019 +0000
description:
Pull up following revision(s) (requested by uwe in ticket #299):
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 4786bd1ad4cf -r 2a13e9cdc7c4 external/bsd/ipf/dist/man/ipf.5
--- a/external/bsd/ipf/dist/man/ipf.5 Thu Oct 10 17:33:23 2019 +0000
+++ b/external/bsd/ipf/dist/man/ipf.5 Fri Oct 11 18:19:31 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.18.1 2019/10/11 18:19:31 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