Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.12 (requested by hube...



details:   https://anonhg.NetBSD.org/src/rev/472ba4e26b96
branches:  netbsd-1-5
changeset: 491630:472ba4e26b96
user:      he <he%NetBSD.org@localhost>
date:      Sun May 06 14:06:18 2001 +0000

description:
Pull up revision 1.12 (requested by hubertf):
  Mention that 802.1q is an IEEE standard.

diffstat:

 share/man/man4/vlan.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 575907fcee94 -r 472ba4e26b96 share/man/man4/vlan.4
--- a/share/man/man4/vlan.4     Sun May 06 14:05:11 2001 +0000
+++ b/share/man/man4/vlan.4     Sun May 06 14:06:18 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vlan.4,v 1.8.2.4 2001/04/26 13:29:04 he Exp $
+.\"    $NetBSD: vlan.4,v 1.8.2.5 2001/05/06 14:06:18 he Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -39,13 +39,13 @@
 .Os
 .Sh NAME
 .Nm vlan
-.Nd 802.1Q Virtual LAN network device
+.Nd IEEE 802.1Q Virtual LAN network device
 .Sh SYNOPSIS
 .Cd "pseudo-device vlan"
 .Sh DESCRIPTION
 The
 .Nm
-interface provides support for 802.1Q Virtual LANs.  This allows the
+interface provides support for IEEE 802.1Q Virtual LANs.  This allows the
 trunking of more than one network on a single network interface.
 This is particularly useful on routers or on hosts which must be
 connected to many different networks.



Home | Main Index | Thread Index | Old Index