diff options
author | brian <brian@FreeBSD.org> | 2000-02-26 13:13:16 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2000-02-26 13:13:16 +0000 |
commit | be10bd680457651c0ab7d6b925ac099c920459bc (patch) | |
tree | bcee5f64bddab618a68caddbaadaf48b9213b443 /sbin | |
parent | 58c2a78aa2a72044e1717c1ff77cfdc9b2dc0463 (diff) | |
download | FreeBSD-src-be10bd680457651c0ab7d6b925ac099c920459bc.zip FreeBSD-src-be10bd680457651c0ab7d6b925ac099c920459bc.tar.gz |
Suggest ppp -nat, not ppp -alias
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/natd/natd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 9d9aff2..45abd3b 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -46,7 +46,7 @@ This program provides a Network Address Translation facility for use with .Xr divert 4 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 +to do NAT on a PPP link, use the -nat switch to .Xr ppp 8 . .Pp |