summaryrefslogtreecommitdiff
path: root/share/man/man4/wi.4tbl
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-04-13 16:46:54 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-04-13 16:46:54 +0000
commita01fa241b53fc6b07b6a50842e58c37cc35d956a (patch)
tree961916db230b18b0ad730196e242b41252b4d0be /share/man/man4/wi.4tbl
parent1dc2aba9e4036dc1fbbfc48e971e7a4275a3fa9f (diff)
it is not possible to specify `media' and `-mediaopt' to ifconfig at
the same time; just use `media autoselect' in our example how to return nic to default state; found by johan torin; usage confirmed by reyk@
Diffstat (limited to 'share/man/man4/wi.4tbl')
-rw-r--r--share/man/man4/wi.4tbl4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl
index 2be6f10429d..2e538e3759b 100644
--- a/share/man/man4/wi.4tbl
+++ b/share/man/man4/wi.4tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wi.4tbl,v 1.72 2005/04/08 18:39:17 jmc Exp $
+.\" $OpenBSD: wi.4tbl,v 1.73 2005/04/13 16:46:53 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -447,7 +447,7 @@ Configure wi0 for WEP, using hex key
.Pp
Return wi0 to its default settings:
.Bd -literal -offset indent
-# ifconfig wi0 -bssid -chan media autoselect -mediaopt \e
+# ifconfig wi0 -bssid -chan media autoselect \e
nwid "" -nwkey -powersave -txpower
.Ed
.Pp