From cd3e12a922c176c73e6cccb4a47e6f83a189ed0c Mon Sep 17 00:00:00 2001 From: itojun Date: Mon, 24 Apr 2000 13:26:49 +0000 Subject: [PATCH] remove backward compatibilty clause, it did not make sense (tun(4) has no relationship at all) --- share/man/man4/gif.4 | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4 index 7d535089cb2..6c17d16cb6e 100644 --- a/share/man/man4/gif.4 +++ b/share/man/man4/gif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gif.4,v 1.6 2000/04/19 09:43:49 itojun Exp $ +.\" $OpenBSD: gif.4,v 1.7 2000/04/24 13:26:49 itojun Exp $ .\" $KAME: gif.4,v 1.15 2000/04/19 09:39:42 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -69,19 +69,6 @@ Finally, the routing table may be used to route the packets toward the .Nm interface. .\" -.Ss Backward compatibility -The -.Nm -interface will capture packets toward a IPv4-in-IPv4 tunnel used by a -.Xr tun 4 -multicast tunnel device -.Pq used in MBone community . -For compatibility, IPv4-in-IPv4 traffic will be matched to -.Nm -interfaces first, then sent to -.Xr tun 4 -if no match is found. -.\" .Sh SEE ALSO .Xr inet 4 , .Xr inet6 4 , -- 2.20.1