Source-Changes-HG archive

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

[src/trunk]: src/sbin/ifconfig hexadecimal digits for nwid.



details:   https://anonhg.NetBSD.org/src/rev/e87ea79c87c2
branches:  trunk
changeset: 494418:e87ea79c87c2
user:      onoe <onoe%NetBSD.org@localhost>
date:      Thu Jul 06 11:02:02 2000 +0000

description:
hexadecimal digits for nwid.

diffstat:

 sbin/ifconfig/ifconfig.8 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d6293146a23b -r e87ea79c87c2 sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8  Thu Jul 06 10:58:56 2000 +0000
+++ b/sbin/ifconfig/ifconfig.8  Thu Jul 06 11:02:02 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ifconfig.8,v 1.36 2000/07/03 09:18:52 enami Exp $
+.\"    $NetBSD: ifconfig.8,v 1.37 2000/07/06 11:02:02 onoe Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -298,6 +298,8 @@
 .It Cm nwid Ar id
 (IEEE 802.11 devices only)
 Configure network ID for IEEE 802.11-based wireless network interfaces.
+.Ar Id
+can either be a string or a series of hexadecimal digits.
 .It Cm tunnel Ar src_addr Ar dest_addr
 (IP tunnel devices only)
 Configure the physical source and destination address for IP tunnel



Home | Main Index | Thread Index | Old Index