summaryrefslogtreecommitdiff
path: root/usr.sbin/faithd/README
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2001-05-01 07:40:05 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2001-05-01 07:40:05 +0000
commit2ccedf6b72c2476dc4e27ea9232b17a0296fcc46 (patch)
tree654725e587da23292ce1c50fc72e38e4229687eb /usr.sbin/faithd/README
parent51d33ff54f1f2ebaf794fe69c243d80da5586c55 (diff)
avodi null pointer dereference. sync with kame
Diffstat (limited to 'usr.sbin/faithd/README')
-rw-r--r--usr.sbin/faithd/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/faithd/README b/usr.sbin/faithd/README
index 1e308fba043..5bcf4fa288c 100644
--- a/usr.sbin/faithd/README
+++ b/usr.sbin/faithd/README
@@ -1,8 +1,8 @@
Configuring FAITH IPv6-to-IPv4 TCP relay
Kazu Yamamoto and Jun-ichiro itojun Hagino
-$OpenBSD: README,v 1.7 2000/09/16 10:33:43 itojun Exp $
-$KAME: README,v 1.6 2000/07/06 13:43:33 itojun Exp $
+$OpenBSD: README,v 1.8 2001/05/01 07:40:04 itojun Exp $
+$KAME: README,v 1.7 2001/04/25 11:25:19 itojun Exp $
Introduction
@@ -34,7 +34,7 @@ FAITH will make it possible to make a IPv6 TCP connection From IPv6 node
"src", toward IPv4 node "dest", by specifying FAITH-mapped address
3ffe:0501:ffff:0000::123.4.5.6
(which is, 3ffe:0501:ffff:0000:0000:0000:7b04:0506).
-The address mapping can be performed by hand:-), by speical nameserver on
+The address mapping can be performed by hand:-), by special nameserver on
the network, or by special resolver on the source node.