summaryrefslogtreecommitdiff
path: root/share/man/man4/vlan.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 10:29:43 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 10:29:43 +0000
commit5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch)
tree7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/vlan.4
parent8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff)
- section reorder
- some macro fixes - kill whitespace at EOL
Diffstat (limited to 'share/man/man4/vlan.4')
-rw-r--r--share/man/man4/vlan.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index c409240c3dc..ac0fc778536 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vlan.4,v 1.18 2003/04/11 04:32:28 jmc Exp $
+.\" $OpenBSD: vlan.4,v 1.19 2003/06/06 10:29:41 jmc Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -148,6 +148,8 @@ The
interface is to be configured with
.Xr ifconfig 8 ,
see its manual page for more information.
+.Sh AUTHORS
+Originally wollman@freebsd.org.
.Sh BUGS
The 802.1Q specification allows for operation over FDDI and Token Ring
as well as Ethernet.
@@ -169,5 +171,3 @@ This driver could be the basis for support of the Cisco ISL VLAN protocol,
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
-Originally wollman@freebsd.org.