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 Pullup rev 1.6, approved by thorpej:
details: https://anonhg.NetBSD.org/src/rev/8c3f8c24be5c
branches: netbsd-1-5
changeset: 489367:8c3f8c24be5c
user: jhawk <jhawk%NetBSD.org@localhost>
date: Mon Sep 04 03:56:18 2000 +0000
description:
Pullup rev 1.6, approved by thorpej:
Correct paste error of 802.11 DS speeds.
diffstat:
share/man/man4/ifmedia.4 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r fbea7c37f4e0 -r 8c3f8c24be5c share/man/man4/ifmedia.4
--- a/share/man/man4/ifmedia.4 Mon Sep 04 03:45:02 2000 +0000
+++ b/share/man/man4/ifmedia.4 Mon Sep 04 03:56:18 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifmedia.4,v 1.3.6.1 2000/07/19 17:10:19 jhawk Exp $
+.\" $NetBSD: ifmedia.4,v 1.3.6.2 2000/09/04 03:56:18 jhawk Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -185,11 +185,11 @@
.It IFM_IEEE80211_DS1
Direct Sequence 1Mbps. [DS1]
.It IFM_IEEE80211_DS2
-Direct Sequence 1Mbps. [DS2]
+Direct Sequence 2Mbps. [DS2]
.It IFM_IEEE80211_DS5
-Direct Sequence 1Mbps. [DS5]
+Direct Sequence 5Mbps. [DS5]
.It IFM_IEEE80211_DS11
-Direct Sequence 1Mbps. [DS11]
+Direct Sequence 11Mbps. [DS11]
.El
.Pp
The following media options are defined for IEEE802.11 Wireless LAN:
Home |
Main Index |
Thread Index |
Old Index