summaryrefslogtreecommitdiff
path: root/share/man/man4/atw.4
diff options
context:
space:
mode:
authorPeter Hessler <phessler@cvs.openbsd.org>2019-01-21 02:50:01 +0000
committerPeter Hessler <phessler@cvs.openbsd.org>2019-01-21 02:50:01 +0000
commit7c8e1067afbe521cfde80a516ac99d975797be68 (patch)
tree9b99c61b9ae6ef5271f01e65e7b2f2f021b9f77f /share/man/man4/atw.4
parent94c5f200ceddf462ad8475369705c5a37c6346ab (diff)
move example configurations to include nwid and nwkey on the same line
Diffstat (limited to 'share/man/man4/atw.4')
-rw-r--r--share/man/man4/atw.47
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/atw.4 b/share/man/man4/atw.4
index f43e1fa8946..fd02f1f2dca 100644
--- a/share/man/man4/atw.4
+++ b/share/man/man4/atw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atw.4,v 1.34 2013/07/16 16:05:48 schwarze Exp $
+.\" $OpenBSD: atw.4,v 1.35 2019/01/21 02:50:00 phessler Exp $
.\" $NetBSD: atw.4,v 1.8 2004/06/06 04:05:49 wiz Exp $
.\"
.\" Copyright (c) 2003
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: January 21 2019 $
.Dt ATW 4
.Os
.Sh NAME
@@ -145,8 +145,7 @@ using WEP key
.Dq mywepkey ,
obtaining an IP address using DHCP:
.Bd -literal -offset indent
-nwid mynwid
-nwkey mywepkey
+nwid mynwid nwkey mywepkey
dhcp
.Ed
.Sh DIAGNOSTICS