Add missing section to .Xr macro calls for wpifw(4)

The driver manpage for wpifw(4) is missing, but will be added soon. This
fixes the other 2 .Xr calls lacking sections to match the 3rd,
syntactically correct, reference in the SEE ALSO section.

MFC after:	1 week
Reported by:	make manlint
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-02 06:25:50 +00:00
parent 906671dbd4
commit c907245759

View File

@ -85,7 +85,7 @@ driver offloads both encryption and decryption of data frames to the
hardware for the CCMP cipher. hardware for the CCMP cipher.
.Pp .Pp
This driver requires the firmware built with the This driver requires the firmware built with the
.Nm wpifw .Nm wpifw 4
module to work. module to work.
.Pp .Pp
The The
@ -144,7 +144,7 @@ The driver failed to load the firmware image using the
.Xr firmware 9 .Xr firmware 9
subsystem. subsystem.
Verify the Verify the
.Xr wpifw .Xr wpifw 4
firmware module is installed. firmware module is installed.
.It "wpi%d: %s: timeout waiting for adapter to initialize, error %d" .It "wpi%d: %s: timeout waiting for adapter to initialize, error %d"
The onboard microcontroller failed to initialize in time. The onboard microcontroller failed to initialize in time.