diff options
author | 2006-06-22 21:02:12 +0000 | |
---|---|---|
committer | 2006-06-22 21:02:12 +0000 | |
commit | 30291c9f059c94894f30e779a7963e1e10be93b8 (patch) | |
tree | f5612f10cb7e322d21bbda8bc884c1f12d02d528 | |
parent | CAVEATS (diff) | |
download | wireguard-openbsd-30291c9f059c94894f30e779a7963e1e10be93b8.tar.xz wireguard-openbsd-30291c9f059c94894f30e779a7963e1e10be93b8.zip |
oops! i put -M in the wrong place;
-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 |