From 7c8e1067afbe521cfde80a516ac99d975797be68 Mon Sep 17 00:00:00 2001 From: Peter Hessler Date: Mon, 21 Jan 2019 02:50:01 +0000 Subject: move example configurations to include nwid and nwkey on the same line --- share/man/man4/atw.4 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'share/man/man4/atw.4') 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 -- cgit v1.2.3