summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2001-12-18 20:33:52 +0000
committerBrad Smith <brad@cvs.openbsd.org>2001-12-18 20:33:52 +0000
commit70c9a523425f280153f9f90247d0c6fc44d42f79 (patch)
tree286a0da0be31be8581a3d25822ab0d0412d0f4bf /share
parent67d99cf4058a215b07a60eea0d0a8341104c083d (diff)
fix Cisco ISL VLAN protocol URL
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/vlan.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index c1eb91b6654..7e88f007257 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vlan.4,v 1.15 2001/11/13 13:54:26 mpech Exp $
+.\" $OpenBSD: vlan.4,v 1.16 2001/12/18 20:33:51 brad Exp $
.\"
.Dd January 9, 2000
.Dt VLAN 4
@@ -128,7 +128,7 @@ will show untagged packets on the parent interface, although frames
are actually being transmitted and received with tags on the wire.
.Pp
This driver could be the basis for support of the Cisco ISL VLAN protocol,
-detailed at http://www.cisco.com/warp/public/741/4.html .
+detailed at http://www.cisco.com/warp/public/473/741_4.html .
Unfortunately, public reimplementation of this protocol is currently prevented
by patent (at least in the USA).
.Sh AUTHORS