Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/npf Use more markup.
details: https://anonhg.NetBSD.org/src/rev/597112b6287f
branches: trunk
changeset: 1010788:597112b6287f
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jun 06 20:38:00 2020 +0000
description:
Use more markup.
diffstat:
usr.sbin/npf/npf-params.7 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r de5d691aa746 -r 597112b6287f usr.sbin/npf/npf-params.7
--- a/usr.sbin/npf/npf-params.7 Sat Jun 06 20:30:23 2020 +0000
+++ b/usr.sbin/npf/npf-params.7 Sat Jun 06 20:38:00 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf-params.7,v 1.6 2020/05/31 16:32:07 tnn Exp $
+.\" $NetBSD: npf-params.7,v 1.7 2020/06/06 20:38:00 wiz Exp $
.\"
.\" Copyright (c) 2019 Mindaugas Rasiukevicius <rmind at netbsd org>
.\" All rights reserved.
@@ -34,7 +34,9 @@
NPF supports a set of dynamically tunable parameters.
.Pp
All parameter values are integers and should generally be between
-zero and INT_MAX, unless specified otherwise.
+zero and
+.Dv INT_MAX ,
+unless specified otherwise.
Some parameters values can be negative; such values would typically
have a special meaning.
Enable/disable switches should be represented as boolean values 0 ("off")
Home |
Main Index |
Thread Index |
Old Index