Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/npf/npfctl Restore macro with effect. Fix the real...
details: https://anonhg.NetBSD.org/src/rev/1f770dc234ab
branches: trunk
changeset: 995872:1f770dc234ab
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Jan 08 11:28:01 2019 +0000
description:
Restore macro with effect. Fix the real problem that prevented it to
have the effect.
diffstat:
usr.sbin/npf/npfctl/npf.conf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b7d19164c89d -r 1f770dc234ab usr.sbin/npf/npfctl/npf.conf.5
--- a/usr.sbin/npf/npfctl/npf.conf.5 Tue Jan 08 10:25:26 2019 +0000
+++ b/usr.sbin/npf/npfctl/npf.conf.5 Tue Jan 08 11:28:01 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.conf.5,v 1.81 2019/01/08 10:25:26 wiz Exp $
+.\" $NetBSD: npf.conf.5,v 1.82 2019/01/08 11:28:01 uwe Exp $
.\"
.\" Copyright (c) 2009-2017 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -223,7 +223,7 @@
keyword can be used to match the packets against specific TCP flags,
according to the following syntax:
.Pp
-.Dl Ic proto Cm tcp flags Ar match Ns Li [/ Ns Ar mask Ns ]
+.D1 Ic proto Cm tcp flags Ar match Ns Li [/ Ns Ar mask Ns Li \&]
.Pp
Where
.Ar match
Home |
Main Index |
Thread Index |
Old Index