summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-08-22 19:23:33 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-08-22 19:23:33 +0000
commita395af903634a7697696b0161d2de7229d100984 (patch)
tree679904fe79759b2059f2e5fa2d13f95e14592215
parent2b1d38c5cca44848792cec3ed0cb3a1c0e841e77 (diff)
Notes
-rw-r--r--lib/libalias/libalias.34
-rw-r--r--sys/netinet/libalias/libalias.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3
index a825a47cc5b1..ac252a682283 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 a825a47cc5b1..ac252a682283 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.