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/b7883654fbea
branches:  trunk
changeset: 447362:b7883654fbea
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 c1d102d12877 -r b7883654fbea 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