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 Improve wording.
details: https://anonhg.NetBSD.org/src/rev/b10a6d9f8ebf
branches: trunk
changeset: 998125:b10a6d9f8ebf
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 08 07:58:45 2019 +0000
description:
Improve wording.
diffstat:
usr.sbin/npf/npfctl/npf.conf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2fad7e80e713 -r b10a6d9f8ebf usr.sbin/npf/npfctl/npf.conf.5
--- a/usr.sbin/npf/npfctl/npf.conf.5 Mon Apr 08 07:35:32 2019 +0000
+++ b/usr.sbin/npf/npfctl/npf.conf.5 Mon Apr 08 07:58:45 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.conf.5,v 1.85 2019/04/07 22:23:40 rmind Exp $
+.\" $NetBSD: npf.conf.5,v 1.86 2019/04/08 07:58:45 wiz Exp $
.\"
.\" Copyright (c) 2009-2018 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -355,7 +355,7 @@
.Dl map $ext_if dynamic proto tcp 10.1.1.2 port 22 <- $ext_if port 9022
.Pp
The translation address can also by dynamic, based on the interface.
-The following would select IPv4 address currently assigned to the interface:
+The following would select the IPv4 address(es) currently assigned to the interface:
.Pp
.Dl map $ext_if dynamic 10.1.1.0/24 -> ifaddrs($ext_if)
.Pp
Home |
Main Index |
Thread Index |
Old Index