Module Name: src
Committed By: soren
Date: Wed Jul 31 13:34:04 UTC 2013
Modified Files:
src/share/man/man4: athn.4 run.4 urtw.4 urtwn.4
Log Message:
Remove examples using FreeBSD "ifconfig wpakey" syntax.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/athn.4
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/run.4 src/share/man/man4/urtw.4
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/urtwn.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/athn.4
diff -u src/share/man/man4/athn.4:1.5 src/share/man/man4/athn.4:1.6
--- src/share/man/man4/athn.4:1.5 Sat Jul 20 21:39:58 2013
+++ src/share/man/man4/athn.4 Wed Jul 31 13:34:04 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: athn.4,v 1.5 2013/07/20 21:39:58 wiz Exp $
+.\" $NetBSD: athn.4,v 1.6 2013/07/31 13:34:04 soren Exp $
.\" $OpenBSD: athn.4,v 1.21 2012/09/17 11:04:24 sthen Exp $
.\"
.\" Copyright (c) 2009 Damien Bergamini <[email protected]>.
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd March 30, 2013
+.Dd July 31, 2013
.Dt ATHN 4
.Os
.Sh NAME
@@ -192,14 +192,6 @@ inet 192.168.1.1 255.255.255.0 NONE medi
mediaopt hostap nwid my_net chan 11
.Ed
.Pp
-Configure athn0 to join network
-.Dq my_net
-using WPA with passphrase
-.Dq my_passphrase :
-.Bd -literal -offset indent
-# ifconfig athn0 nwid my_net wpakey my_passphrase
-.Ed
-.Pp
Join an existing BSS network,
.Dq my_net :
.Bd -literal -offset indent
Index: src/share/man/man4/run.4
diff -u src/share/man/man4/run.4:1.3 src/share/man/man4/run.4:1.4
--- src/share/man/man4/run.4:1.3 Fri Jun 1 13:19:38 2012
+++ src/share/man/man4/run.4 Wed Jul 31 13:34:04 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: run.4,v 1.3 2012/06/01 13:19:38 nonaka Exp $
+.\" $NetBSD: run.4,v 1.4 2013/07/31 13:34:04 soren Exp $
.\" $OpenBSD: run.4,v 1.34 2012/03/24 15:11:04 jsg Exp $
.\"
.\" Copyright (c) 2008 Damien Bergamini <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd May 30, 2012
+.Dd July 31, 2013
.Dt RUN 4
.Os
.Sh NAME
@@ -170,14 +170,6 @@ channel 11, obtaining an IP address usin
dhcp NONE NONE NONE nwkey 0x1deadbeef1 chan 11
.Ed
.Pp
-Configure run0 to join network
-.Dq my_net
-using WPA with passphrase
-.Dq my_passphrase :
-.Bd -literal -offset indent
-# ifconfig run0 nwid my_net wpakey my_passphrase
-.Ed
-.Pp
Join an existing BSS network,
.Dq my_net :
.Bd -literal -offset indent
Index: src/share/man/man4/urtw.4
diff -u src/share/man/man4/urtw.4:1.3 src/share/man/man4/urtw.4:1.4
--- src/share/man/man4/urtw.4:1.3 Sat Jun 16 14:38:54 2012
+++ src/share/man/man4/urtw.4 Wed Jul 31 13:34:04 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: urtw.4,v 1.3 2012/06/16 14:38:54 nonaka Exp $
+.\" $NetBSD: urtw.4,v 1.4 2013/07/31 13:34:04 soren Exp $
.\" Copyright (c) 2008 Weongyo Jeong
.\" All rights reserved.
.\"
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 30, 2012
+.Dd July 31, 2013
.Dt URTW 4
.Os
.Sh NAME
@@ -77,14 +77,6 @@ nwkey 0x1deadbeef1 chan 11
dhcp
.Ed
.Pp
-Configure urtw0 to join network
-.Dq my_net
-using WPA with passphrase
-.Dq my_passphrase :
-.Bd -literal -offset indent
-# ifconfig urtw0 nwid my_net wpakey my_passphrase
-.Ed
-.Pp
Join an existing BSS network,
.Dq my_net :
.Bd -literal -offset indent
Index: src/share/man/man4/urtwn.4
diff -u src/share/man/man4/urtwn.4:1.6 src/share/man/man4/urtwn.4:1.7
--- src/share/man/man4/urtwn.4:1.6 Tue Jun 19 22:12:03 2012
+++ src/share/man/man4/urtwn.4 Wed Jul 31 13:34:04 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: urtwn.4,v 1.6 2012/06/19 22:12:03 njoly Exp $
+.\" $NetBSD: urtwn.4,v 1.7 2013/07/31 13:34:04 soren Exp $
.\" $OpenBSD: urtwn.4,v 1.15 2011/11/26 06:39:33 ckuethe Exp $
.\"
.\" Copyright (c) 2010 Damien Bergamini <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd June 13, 2012
+.Dd July 31, 2013
.Dt URTWN 4
.Os
.Sh NAME
@@ -122,14 +122,6 @@ nwkey 0x1deadbeef1 chan 11
dhcp
.Ed
.Pp
-Configure urtwn0 to join network
-.Dq my_net
-using WPA with passphrase
-.Dq my_passphrase :
-.Bd -literal -offset indent
-# ifconfig urtwn0 nwid my_net wpakey my_passphrase
-.Ed
-.Pp
Join an existing BSS network,
.Dq my_net :
.Bd -literal -offset indent