The following reply was made to PR docs/102118; it has been noted by GNATS.
From: Tom Rhodes <trhodes@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc: lon_kamikaze@gmx.de
Subject: Re: docs/102118: [PATCH]: ifconfig.8 Add -v to description of -v
Date: Mon, 9 Oct 2006 22:16:43 -0400
Hi,
I don't have a wireless network available for reconfiguration, so
this patch has been sent to Sam Leffler:
Index: ifconfig.8
===================================================================
RCS file: /home/ncvs/src/sbin/ifconfig/ifconfig.8,v
retrieving revision 1.122
diff -u -r1.122 ifconfig.8
--- ifconfig.8 2 Oct 2006 08:55:54 -0000 1.122
+++ ifconfig.8 10 Oct 2006 02:12:21 -0000
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.122 2006/10/02 08:55:54 schweikh Exp $
.\"
-.Dd September 6, 2006
+.Dd October 9, 2006
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -744,6 +744,9 @@
.It Cm list scan
Display the access points and/or ad-hoc neighbors
located in the vicinity.
+The
+.Cm v
+flag may be used to display long SSIDs.
This information may be updated automatically by the adaptor
and/or with a
.Cm scan
@@ -923,6 +926,10 @@
.Cm list scan
request can be used to show recent scan results without
initiating a new scan.
+.Pp
+The
+.Cm Fl v
+flag may be used to prevent the shortening of long SSIDs.
.It Cm stationname Ar name
Set the name of this station.
It appears that the station name is not really part of the IEEE 802.11
--
Tom Rhodes
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"