diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:54:03 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:54:03 +0000 |
| commit | be9950897a9a9fe0e43eaa0650a2f49265843d46 (patch) | |
| tree | 5fa53632f829967ba85bb8c421db917e35ea146a | |
| parent | 8e705c9c21f76b3016fe2ef49c92ca882a408554 (diff) | |
Notes
| -rw-r--r-- | sbin/natd/natd.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/natd/natd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index ab73134c3077..ccf112d11b42 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -137,7 +137,7 @@ as follows the incoming traffic will be directed to the last translated local address (192.168.0.4), but outgoing -traffice to the first two addresses will still be aliased +traffic to the first two addresses will still be aliased to specified public address. .It Fl permanent_link Ar linkspec diff --git a/usr.sbin/natd/natd.8 b/usr.sbin/natd/natd.8 index ab73134c3077..ccf112d11b42 100644 --- a/usr.sbin/natd/natd.8 +++ b/usr.sbin/natd/natd.8 @@ -137,7 +137,7 @@ as follows the incoming traffic will be directed to the last translated local address (192.168.0.4), but outgoing -traffice to the first two addresses will still be aliased +traffic to the first two addresses will still be aliased to specified public address. .It Fl permanent_link Ar linkspec |
