diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-02-15 15:42:58 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-02-15 15:42:58 +0000 |
commit | 316ea5659ae7438518f7f2ad99041429a660ab8a (patch) | |
tree | 684d1ba19acbe5ce0a7aa42630c1cc27d3eca274 /share | |
parent | d3026185c6a40c9000385c3f6705ff69c7c3bbb5 (diff) |
sort sections;
Diffstat (limited to 'share')
-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 |