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 Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/56f4e9a7b741
branches: trunk
changeset: 791293:56f4e9a7b741
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Nov 12 06:07:30 2013 +0000
description:
Remove trailing whitespace.
diffstat:
usr.sbin/npf/npfctl/npf.conf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 41fe93d12bea -r 56f4e9a7b741 usr.sbin/npf/npfctl/npf.conf.5
--- a/usr.sbin/npf/npfctl/npf.conf.5 Tue Nov 12 06:06:21 2013 +0000
+++ b/usr.sbin/npf/npfctl/npf.conf.5 Tue Nov 12 06:07:30 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.conf.5,v 1.33 2013/11/12 00:46:34 rmind Exp $
+.\" $NetBSD: npf.conf.5,v 1.34 2013/11/12 06:07:30 wiz Exp $
.\"
.\" Copyright (c) 2009-2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -249,7 +249,7 @@
rule-list = [ rule new-line ] rule-list
npf-filter = [ "family" family-opt ] [ "proto" protocol [ proto-opts ] ]
- ( "all" | filt-opts )
+ ( "all" | filt-opts )
static-rule = ( "block" [ block-opts ] | "pass" ) [ "stateful" ]
[ "in" | out" ] [ "final" ] [ "on" interface ]
( npf-filter | "pcap-filter" pcap-filter-expr )
Home |
Main Index |
Thread Index |
Old Index