aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.texi
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2000-04-28 22:31:40 +0000
committerJeff Law <law@gcc.gnu.org>2000-04-28 16:31:40 -0600
commite67466053bf8586ccc0d1593e713422ceb540798 (patch)
treea2cab682372b49ffd4db017c60d7ef998573619d /gcc/gcc.texi
parent24eaa47a4602eb72be70eefa3622f7da76e0212e (diff)
downloadgcc-e67466053bf8586ccc0d1593e713422ceb540798.zip
gcc-e67466053bf8586ccc0d1593e713422ceb540798.tar.gz
gcc-e67466053bf8586ccc0d1593e713422ceb540798.tar.bz2
* gcc.texi: Fixes for makeinfo 4.0 --html.
From-SVN: r33526
Diffstat (limited to 'gcc/gcc.texi')
-rw-r--r--gcc/gcc.texi34
1 files changed, 17 insertions, 17 deletions
diff --git a/gcc/gcc.texi b/gcc/gcc.texi
index a12dd35..380eba9 100644
--- a/gcc/gcc.texi
+++ b/gcc/gcc.texi
@@ -79,7 +79,7 @@
@c \global\normaloffset =0.75in
@c @end tex
-@ifinfo
+@ifnottex
@dircategory Programming
@direntry
* gcc: (gcc). The GNU Compiler Collection.
@@ -95,17 +95,17 @@ This file documents the internals of the GNU compiler.
@ifclear INTERNALS
This file documents the use of the GNU compiler.
@end ifclear
-
-Published by the Free Software Foundation
-59 Temple Place - Suite 330
+@sp 1
+Published by the Free Software Foundation@*
+59 Temple Place - Suite 330@*
Boston, MA 02111-1307 USA
-
+@sp 1
Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
-
+@sp 1
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
-
+@sp 1
@ignore
Permission is granted to process this file through Tex and print the
results, provided the printed document carries copying permission
@@ -119,14 +119,14 @@ sections entitled ``GNU General Public License'' and ``Funding for Free
Software'' are included exactly as in the original, and provided that
the entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
-
+@sp 1
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions,
except that the sections entitled ``GNU General Public License'' and
``Funding for Free Software'', and this permission notice, may be
included in translations approved by the Free Software Foundation
instead of in the original English.
-@end ifinfo
+@end ifnottex
@setchapternewpage odd
@c @finalout
@@ -184,7 +184,7 @@ instead of in the original English.
@end titlepage
@page
-@ifinfo
+@ifnottex
@node Top, G++ and GCC,, (DIR)
@top Introduction
@@ -209,7 +209,7 @@ as well as its new features and incompatibilities, and how to report
bugs. It corresponds to GCC version 2.96.
@end ifclear
-@end ifinfo
+@end ifnottex
@menu
@ifset USING
* G++ and GCC:: You can compile C or C++ programs.
@@ -4359,9 +4359,9 @@ modification follow.
@iftex
@unnumberedsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
@end iftex
-@ifinfo
+@ifnottex
@center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-@end ifinfo
+@end ifnottex
@enumerate 0
@item
@@ -4584,9 +4584,9 @@ of promoting the sharing and reuse of software generally.
@iftex
@heading NO WARRANTY
@end iftex
-@ifinfo
+@ifnottex
@center NO WARRANTY
-@end ifinfo
+@end ifnottex
@item
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
@@ -4614,9 +4614,9 @@ POSSIBILITY OF SUCH DAMAGES.
@iftex
@heading END OF TERMS AND CONDITIONS
@end iftex
-@ifinfo
+@ifnottex
@center END OF TERMS AND CONDITIONS
-@end ifinfo
+@end ifnottex
@page
@unnumberedsec How to Apply These Terms to Your New Programs