diff options
-rw-r--r-- | share/man/man4/qwx.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/qwx.4 b/share/man/man4/qwx.4 index ef99aef66e3..7da2c9dbe45 100644 --- a/share/man/man4/qwx.4 +++ b/share/man/man4/qwx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qwx.4,v 1.2 2024/02/15 15:05:40 stsp Exp $ +.\" $OpenBSD: qwx.4,v 1.3 2024/02/15 15:42:57 jmc Exp $ .\" .\" Copyright (c) 2022 Martin Pieuchot <mpi@openbsd.org> .\" Copyright (c) 2024 Stefan Sperling <stsp@openbsd.org> @@ -59,14 +59,6 @@ users have to download these files on their own. .Pp A prepackaged version of the firmware can be installed using .Xr fw_update 8 . -.Sh SEE ALSO -.Xr arp 4 , -.Xr ifmedia 4 , -.Xr intro 4 , -.Xr netintro 4 , -.Xr pci 4 , -.Xr hostname.if 5 , -.Xr ifconfig 8 .Sh EXAMPLES The following example scans for available networks: .Pp @@ -83,6 +75,14 @@ obtaining an IP address using DHCP: join mynwid wpakey mywpakey inet autoconf .Ed +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr intro 4 , +.Xr netintro 4 , +.Xr pci 4 , +.Xr hostname.if 5 , +.Xr ifconfig 8 .Sh HISTORY The .Nm |