diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-12-29 19:35:13 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-12-29 19:35:13 +0000 |
commit | e302a7e8e6ecd03be15572f849517fe6b38fa02c (patch) | |
tree | f86ba8720c605bc8db6b197382aff413d7c98b33 /sbin/ifconfig/ifconfig.8 | |
parent | 63e681454dba96f67c02da8dd918c8456da128ad (diff) |
mention the keywords "wireless network interface" for the -M switch;
consistency with other 802.11-specific commands descriptions.
thanks to Andreas Bihlmaier
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index d1ad210720e..79e29c4fe24 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.112 2005/11/14 15:06:09 henning Exp $ +.\" $OpenBSD: ifconfig.8,v 1.113 2005/12/29 19:35:12 reyk Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -162,8 +162,8 @@ Print the names of all network pseudo-devices that can be created dynamically at runtime using .Cm ifconfig create . .It Fl M -For the chosen 802.11 interfaces, show the results of an access point -scan. +For the chosen IEEE 802.11-based wireless network interface, show the +results of an access point scan. In Host AP mode, this will dump the list of known nodes. .It Fl m Ar interface Print media information for a given |