diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-04-16 17:42:43 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-04-16 17:42:43 +0000 |
commit | a4c2f62fa7d98ce5c6e5123560ea3ec4c972f4c2 (patch) | |
tree | f459bc6dcec164c4cda62f90546502a15f40aa38 /share | |
parent | 071e30e1bec1966dae09ae0d8443d418a361ea96 (diff) |
The mediaopt is ibss-master, not create-ibass. Noticed by Peter Galbavy.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/wi.4tbl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl index c71ce5cfd0a..a88504d1163 100644 --- a/share/man/man4/wi.4tbl +++ b/share/man/man4/wi.4tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: wi.4tbl,v 1.9 2002/04/11 20:34:06 millert Exp $ +.\" $OpenBSD: wi.4tbl,v 1.10 2002/04/16 17:42:42 millert Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -225,7 +225,7 @@ Create an IBBS network with network name .Dq my_net . .Bd -literal -compact -offset indent # ifconfig wi0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net \e - mediaopt create-ibss + mediaopt ibss-master .Ed .Pp Join an IBBS network with network name |