Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2012 20:07:35 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r242995 - head/share/man/man9
Message-ID:  <201211132007.qADK7ZYr012185@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211132007.qADK7ZYr012185>