diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index a825a47cc5b..ac252a68228 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: libalias.3,v 1.15 1999/08/15 09:50:59 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. diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index a825a47cc5b..ac252a68228 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: libalias.3,v 1.15 1999/08/15 09:50:59 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.