summaryrefslogtreecommitdiffstats
path: root/sbin/natd
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2012-05-24 02:24:03 +0000
committerwblock <wblock@FreeBSD.org>2012-05-24 02:24:03 +0000
commit9fa9a2acad686b2ef1495297cd790912d78b85c3 (patch)
tree61339cc2a5de8c07d18be714bf198be4e8c05131 /sbin/natd
parentadd2d11101581f1d8f620b3c6f9f343c35646562 (diff)
downloadFreeBSD-src-9fa9a2acad686b2ef1495297cd790912d78b85c3.zip
FreeBSD-src-9fa9a2acad686b2ef1495297cd790912d78b85c3.tar.gz
Fixes to man8 groff mandoc style, usage mistakes, or typos.
PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gjb MFC after: 3 days
Diffstat (limited to 'sbin/natd')
-rw-r--r--sbin/natd/natd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8
index 0729e2c..cba4ed4 100644
--- a/sbin/natd/natd.8
+++ b/sbin/natd/natd.8
@@ -787,7 +787,7 @@ ipfw add allow ip from any to any
.Pp
Here the packet from internal network to Internet goes out via
.Ql sis0
-(rule number 2000) and gets catched by the
+(rule number 2000) and gets caught by the
.Ic globalport
socket (3000).
After that, either a match is found in a translation table
OpenPOWER on IntegriCloud