Author: sem (ports committer) Date: Fri Jul 1 19:22:27 2011 New Revision: 223713 URL: http://svn.freebsd.org/changeset/base/223713
Log: Fix a typo. Approved by: kib Modified: head/sbin/natd/natd.8 Modified: head/sbin/natd/natd.8 ============================================================================== --- head/sbin/natd/natd.8 Fri Jul 1 18:31:59 2011 (r223712) +++ head/sbin/natd/natd.8 Fri Jul 1 19:22:27 2011 (r223713) @@ -473,7 +473,7 @@ This option is intended to be used with 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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"