diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-06-12 14:40:50 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-06-12 14:40:50 +0000 |
commit | 875c9936673ce75d93d20d9869bcc1408a491b40 (patch) | |
tree | 771ff891f19562d13af17313a673d7df4d630c4c /share/man | |
parent | e59fab2c3c9d92f0e2409d8133d1b4aac132dace (diff) |
State the not-so-obvious
Diffstat (limited to 'share/man')
-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 |