diff mbox

doc/install.texi: Mention contrib/download_prerequisites

Message ID alpine.LSU.2.20.1509131242020.3004@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer Sept. 13, 2015, 11:40 a.m. UTC
On Thu, 10 Sep 2015, Markus Trippelsdorf wrote:
> 	* doc/invoke.texi (Downloading GCC): Mention
> 	contrib/download_prerequisites script.

This is a follow-up patch I apllied on top.

Gerald

2015-09-13  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/install.texi (Downloading the source): Mark up
	contrib/download_prerequisites properly and drop leading "./".
diff mbox

Patch

Index: doc/install.texi
===================================================================
--- doc/install.texi	(revision 227715)
+++ doc/install.texi	(working copy)
@@ -566,7 +566,7 @@ 
 
 Likewise the GMP, MPFR and MPC libraries can be automatically built
 together with GCC.  You may simply run the
-./contrib/download_prerequisites script in the GCC source directory
+@command{contrib/download_prerequisites} script in the GCC source directory
 to set up everything.
 Otherwise unpack the GMP, MPFR and/or MPC source
 distributions in the directory containing the GCC sources and rename