diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-08-12 18:43:09 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-08-12 18:43:09 +0000 |
commit | a4336aa436434f2b4d4bcabd232997b81193066b (patch) | |
tree | 8b30b34d8fd00ea1af36991b5be4ec3c7294f0c7 /share | |
parent | 461fd7fa6ded52010626cde1cb1e4dd540df2109 (diff) |
Remove leftovers from pre-clonable device days.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/vlan.4 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index d7f4d4cbeb8..9429ce12e84 100644 --- a/share/man/man4/vlan.4 +++ b/share/man/man4/vlan.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vlan.4,v 1.21 2004/07/26 09:20:14 jmc Exp $ +.\" $OpenBSD: vlan.4,v 1.22 2004/08/12 18:43:08 mcbride Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -82,13 +82,6 @@ the canonical field (always 0), and 12 bits for the vlan identifier. Following the vlan header is the actual ether type for the frame and length information. .Pp -The network interfaces are named -.Sy vlan Ns Ar 0 , -.Sy vlan Ns Ar 1 , -etc. -The number of interfaces is given by the corresponding -.Sy pseudo-device -line in the system config file. .Nm interfaces support the following unique .Xr ioctl 2 Ns s : |