diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-22 21:02:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-22 21:02:13 +0000 |
commit | 573f239eafc1404013c7d231e3f9ed73101ab901 (patch) | |
tree | 3f15168a5b1e0ac4be70aa674bcd478b3262cc50 /sbin/ifconfig/ifconfig.8 | |
parent | 98dc6df8d9c5e518e6725fafa85544b1cdcffa73 (diff) |
oops! i put -M in the wrong place;
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 8be22d5a9ff..7cf81027ead 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.129 2006/06/12 10:44:54 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.130 2006/06/22 21:02:12 jmc 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 $ .\" @@ -524,8 +524,8 @@ will begin advertising as master. .\" IEEE 802.11 .Sh IEEE 802.11 (WIRELESS DEVICES) .Nm ifconfig -.Ar wireless-interface .Op Fl M +.Ar wireless-interface .Op Oo Fl Oc Cm bssid Ar bssid .Op Oo Fl Oc Cm chan Ar n .Op Cm nwid Ar id |