diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-08-22 19:34:04 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-08-22 19:34:04 +0000 |
| commit | c7d838a7e173d91f246ef67758c0f0704b4570da (patch) | |
| tree | f422df497cf41077266e49c4d3f71d0bf45c9522 /lib/libalias/libalias.3 | |
| parent | 38011b1de9b53315ba67e02590db5bec0c44e217 (diff) | |
Notes
Diffstat (limited to 'lib/libalias/libalias.3')
| -rw-r--r-- | lib/libalias/libalias.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index a825a47cc5b1..a0232d0a19b4 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: libalias.3,v 1.8.2.5 1999/08/15 13:20:31 mpp Exp $ .\" .Dd July, 1997 .Dt LIBALIAS 3 @@ -468,7 +468,7 @@ the same address. Consider the following example: .Ed Any outgoing connections such as telnet or ftp -from 192.168.0.2, 102.168.0.3, 192.168.0.4 will +from 192.168.0.2, 192.168.0.3, 192.168.0.4 will appear to come from 141.221.254.101. Any incoming connections to 141.221.254.101 will be directed to 192.168.0.4. |
