]> gcc.gnu.org Git - gcc.git/commitdiff
Fix minor lossage brought over in gcc-2.8.0 merge.
authorJeff Law <law@gcc.gnu.org>
Wed, 14 Jan 1998 21:44:01 +0000 (14:44 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 14 Jan 1998 21:44:01 +0000 (14:44 -0700)
From-SVN: r17356

gcc/install.texi

index 9d8e36345f95272e4424d15c73a7fedb595d4c61..b95724a111c572b9efd84283d0ea9f5fce904439 100644 (file)
@@ -141,9 +141,9 @@ linker with GNU CC.
 
 This option does not cause the GNU linker to be installed; it just
 modifies the behavior of GNU CC to work with the GNU linker.
-@cSpecifically, it inhibits the installation of @code{collect2}, a program
-@cwhich otherwise serves as a front-end for the system's linker on most
-@cconfigurations.
+@c Specifically, it inhibits the installation of @code{collect2}, a program
+@c which otherwise serves as a front-end for the system's linker on most
+@c configurations.
 
 @item --with-stabs
 On MIPS based systems and on Alphas, you must specify whether you want
This page took 0.058977 seconds and 5 git commands to generate.