Module Name: src
Committed By: wiz
Date: Mon Aug 27 13:20:47 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
Add missing -width; remove unnecessary .Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 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.65 src/usr.sbin/npf/npfctl/npf.conf.5:1.66
--- src/usr.sbin/npf/npfctl/npf.conf.5:1.65 Mon Aug 27 13:09:16 2018
+++ src/usr.sbin/npf/npfctl/npf.conf.5 Mon Aug 27 13:20:47 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.conf.5,v 1.65 2018/08/27 13:09:16 maxv Exp $
+.\" $NetBSD: npf.conf.5,v 1.66 2018/08/27 13:20:47 wiz Exp $
.\"
.\" Copyright (c) 2009-2017 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -221,7 +221,7 @@ keyword can be used in conjunction with
.Cd stateful
keyword to match the packets against specific TCP flags, according to
the following syntax:
-.Bl -tag -offset indent
+.Bl -tag -width flagsXX -offset indent
.It flags Ar match[/mask]
.El
.Pp
@@ -248,7 +248,6 @@ The translation may be
.Cd static
(stateless).
The following mapping types are available:
-.Pp
.Bl -tag -width <-> -offset indent
.It Pa ->
outbound NAT (translation of the source)