svn commit: r242995 - head/share/man/man9
Sergey Kandaurov
pluknet at FreeBSD.org
Tue Nov 13 20:07:35 UTC 2012
Author: pluknet
Date: Tue Nov 13 20:07:34 2012
New Revision: 242995
URL: http://svnweb.freebsd.org/changeset/base/242995
Log:
- Lowercase a cross reference to make.
- Sort SEE ALSO cross references.
MFC after: 3 days
Modified:
head/share/man/man9/firmware.9
Modified: head/share/man/man9/firmware.9
==============================================================================
--- head/share/man/man9/firmware.9 Tue Nov 13 19:48:51 2012 (r242994)
+++ head/share/man/man9/firmware.9 Tue Nov 13 20:07:34 2012 (r242995)
@@ -255,11 +255,11 @@ IxNpeMicrocode.dat
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
More information about the svn-src-all
mailing list