svn commit: r306735 - head/sbin/natd
Sevan Janiyan
sevan at FreeBSD.org
Wed Oct 5 20:42:36 UTC 2016
Author: sevan (doc committer)
Date: Wed Oct 5 20:42:35 2016
New Revision: 306735
URL: https://svnweb.freebsd.org/changeset/base/306735
Log:
Add history section to natd(8)
Fix back sentence raised by igor.
PR: 212544
Approved by: bcr (mentor)
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D8104
Modified:
head/sbin/natd/natd.8
Modified: head/sbin/natd/natd.8
==============================================================================
--- head/sbin/natd/natd.8 Wed Oct 5 20:38:49 2016 (r306734)
+++ head/sbin/natd/natd.8 Wed Oct 5 20:42:35 2016 (r306735)
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-.Dd June 23, 2008
+.Dd October 5, 2016
.Dt NATD 8
.Os
.Sh NAME
@@ -426,7 +426,7 @@ Options can be divided to several sectio
Each section applies to own
.Nm
instance.
-This ability allows to configure one
+This ability allows the configuration of one
.Nm
process for several NAT instances.
The first instance that always exists is a "default" instance.
@@ -808,6 +808,11 @@ are forwarded to the appropriate router
.Xr init 8 ,
.Xr ipfw 8 ,
.Xr ppp 8
+.Sh HISTORY
+The
+.Nm
+utility appeared in
+.Fx 3.0 .
.Sh AUTHORS
This program is the result of the efforts of many people at different
times:
More information about the svn-src-all
mailing list