From 606b32f64c7dc9a42e2c1b015a13e52b10d2131a Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Fri, 1 Jul 2011 19:22:27 +0000 Subject: [PATCH] Fix a typo. Approved by: kib --- sbin/natd/natd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 6bed4247900b..0729e2ccd91c 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