From ace62b49726ea831f91ad378882af8c5f8e28176 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 14 Jan 1998 14:44:01 -0700 Subject: [PATCH] Fix minor lossage brought over in gcc-2.8.0 merge. From-SVN: r17356 --- gcc/install.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/install.texi b/gcc/install.texi index 9d8e36345f95..b95724a111c5 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -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 -- 2.43.5