aboutsummaryrefslogtreecommitdiff
path: root/sbin/natd
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
commite1205e80e5c937ac999f02f51edfb25d5b7a7ad6 (patch)
tree219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/natd
parent3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (diff)
downloadsrc-e1205e80e5c937ac999f02f51edfb25d5b7a7ad6.tar.gz
src-e1205e80e5c937ac999f02f51edfb25d5b7a7ad6.zip
The .Nm utility
Notes
Notes: svn path=/head/; revision=99501
Diffstat (limited to 'sbin/natd')
-rw-r--r--sbin/natd/natd.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8
index 0a3739234701..f9ce898f8d81 100644
--- a/sbin/natd/natd.8
+++ b/sbin/natd/natd.8
@@ -34,7 +34,9 @@
.Op Fl log_ipfw_denied
.Ek
.Sh DESCRIPTION
-This program provides a Network Address Translation facility for use
+The
+.Nm
+utility provides a Network Address Translation facility for use
with
.Xr divert 4
sockets under
@@ -47,7 +49,7 @@ switch to
.Pp
The
.Nm
-normally runs in the background as a daemon.
+utility normally runs in the background as a daemon.
It is passed raw IP packets as they travel into and out of the machine,
and will possibly change these before re-injecting them back into the
IP packet stream.