diff --git a/share/man/man9/firmware.9 b/share/man/man9/firmware.9 index 0f4fa9af67e9..807099d50a71 100644 --- a/share/man/man9/firmware.9 +++ b/share/man/man9/firmware.9 @@ -255,11 +255,11 @@ IxNpeMicrocode.dat optional npe_fw \\ Note that generating the firmware modules in this way requires the availability of the following tools: .Xr awk , -.Xr Make , +.Xr make , the compiler and the linker. .Sh SEE ALSO -.Xr module 9 , -.Xr kld 4 +.Xr kld 4 , +.Xr module 9 .Pp .Pa /usr/share/examples/kld/firmware .Sh HISTORY