Module Name:    src
Committed By:   wiz
Date:           Mon Dec 11 23:07:49 UTC 2017

Modified Files:
        src/usr.sbin/npf/npfctl: npf.conf.5

Log Message:
Remove superfluous Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/npf/npfctl/npf.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/npf/npfctl/npf.conf.5
diff -u src/usr.sbin/npf/npfctl/npf.conf.5:1.50 src/usr.sbin/npf/npfctl/npf.conf.5:1.51
--- src/usr.sbin/npf/npfctl/npf.conf.5:1.50	Sun Dec 10 22:04:41 2017
+++ src/usr.sbin/npf/npfctl/npf.conf.5	Mon Dec 11 23:07:49 2017
@@ -1,4 +1,4 @@
-.\"    $NetBSD: npf.conf.5,v 1.50 2017/12/10 22:04:41 rmind Exp $
+.\"    $NetBSD: npf.conf.5,v 1.51 2017/12/11 23:07:49 wiz Exp $
 .\"
 .\" Copyright (c) 2009-2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -98,7 +98,6 @@ Tables of type "hash" and "cdb" can only
 Also, the latter can only be static.
 .Ss Interfaces
 Interfaces can be specified as the values of the variables:
-.Pp
 .Bd -literal
 $pub_if_list = { inet4(wm0), inet4(wm1) }
 .Ed
@@ -131,7 +130,6 @@ keyword can be used in combination to ma
 .Ss Groups
 Groups may have the following options: name, interface, and direction.
 They are defined in the following form:
-.Pp
 .Bd -literal
 group "my-name" in on wm0 {
 	# List of rules

Reply via email to