Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/ifconfig add "nwid" directive.
details: https://anonhg.NetBSD.org/src/rev/d0b9180d64c2
branches: trunk
changeset: 481467:d0b9180d64c2
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Jan 31 17:22:28 2000 +0000
description:
add "nwid" directive.
XXX there are too many flags that are not listed in usage().
what should we do?
diffstat:
sbin/ifconfig/ifconfig.8 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 6d2f19af79d7 -r d0b9180d64c2 sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8 Mon Jan 31 16:41:20 2000 +0000
+++ b/sbin/ifconfig/ifconfig.8 Mon Jan 31 17:22:28 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifconfig.8,v 1.29 2000/01/12 10:30:05 joda Exp $
+.\" $NetBSD: ifconfig.8,v 1.30 2000/01/31 17:22:28 itojun Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -290,6 +290,9 @@
for
.Tn AFI
37 type addresses.
+.It Cm nwid Ar id
+(IEEE 802.11 devices only)
+Configure network ID for IEEE 802.11-based wireless network interfaces.
.It Cm pltime Ar n
(inet6 only)
Set preferred lifetime for the address.
Home |
Main Index |
Thread Index |
Old Index