diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1999-04-08 23:15:31 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1999-04-08 23:15:31 +0000 |
| commit | 26b4eff640da5a55ac46d55c93b7a8fea11ede89 (patch) | |
| tree | 8d5706e603fa06e293e5cd2ea684eb5dc8093e96 /sbin/natd | |
| parent | 95b1c9ac5d22d6bcc5d4abe03dd2eea96966824f (diff) | |
Notes
Diffstat (limited to 'sbin/natd')
| -rw-r--r-- | sbin/natd/natd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 6202a94f9679..8ed0194e4ce1 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -1,5 +1,5 @@ .\" manual page [] for natd 1.4 -.\" $Id:$ +.\" $Id: natd.8,v 1.16 1999/03/07 18:23:55 brian Exp $ .Dd 15 April 1997 .Os FreeBSD .Dt NATD 8 @@ -45,9 +45,9 @@ Network Address Translation Daemon This program provides a Network Address Translation facility for use with .Xr divert 4 -sockets under FreeBSD. Most of the command line options are available -in a single character short form or in a long form. Use of the long -form is encouraged as it makes things clearer to the casual observer. +sockets under FreeBSD. It is intended for use with NICs - if you want +to do NAT on a PPP link, use the -alias switch to +.Xr ppp 8 . .Pp .Nm Natd |
