From 5f1c3c9af6f02974854d7b25f3cbc1c5954c1769 Mon Sep 17 00:00:00 2001 From: sem Date: Fri, 1 Jul 2011 19:22:27 +0000 Subject: Fix a typo. Approved by: kib --- sbin/natd/natd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/natd') diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 6bed424..0729e2c 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -473,7 +473,7 @@ This option is intended to be used with multiple instances: packets received on this port are checked against internal translation tables of every configured instance. If an entry is found, packet is aliased according to that entry. -In no entry was found in any of the instances, packet is passed +If no entry was found in any of the instances, packet is passed unchanged, and no new entry will be created. See the section .Sx MULTIPLE INSTANCES -- cgit v1.1