diff options
-rw-r--r-- | share/man/man4/vlan.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index a1969cd1d27..f5d7967e90c 100644 --- a/share/man/man4/vlan.4 +++ b/share/man/man4/vlan.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vlan.4,v 1.4 2000/04/28 05:26:22 chris Exp $ +.\" $OpenBSD: vlan.4,v 1.5 2000/06/12 14:40:49 chris Exp $ .\" .Dd 09 January 2000 .Dt VLAN 4 @@ -69,6 +69,10 @@ to .Xr inet 4 , .Xr ifconfig 8 .Pp +All aspects of the vlan interface can be configured with +.Xr ifconfig 8 , +see its manual page for more information. +.Pp A draft of IEEE 802.1Q standard can be obtained from http://grouper.ieee.org/groups/802/1/pages/802.1Q.html or the final version can be purchased from the |