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:
parent
906671dbd4
commit
c907245759
@ -85,7 +85,7 @@ driver offloads both encryption and decryption of data frames to the
|
||||
hardware for the CCMP cipher.
|
||||
.Pp
|
||||
This driver requires the firmware built with the
|
||||
.Nm wpifw
|
||||
.Nm wpifw 4
|
||||
module to work.
|
||||
.Pp
|
||||
The
|
||||
@ -144,7 +144,7 @@ The driver failed to load the firmware image using the
|
||||
.Xr firmware 9
|
||||
subsystem.
|
||||
Verify the
|
||||
.Xr wpifw
|
||||
.Xr wpifw 4
|
||||
firmware module is installed.
|
||||
.It "wpi%d: %s: timeout waiting for adapter to initialize, error %d"
|
||||
The onboard microcontroller failed to initialize in time.
|
||||
|
Loading…
Reference in New Issue
Block a user