diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2001-08-18 21:02:44 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2001-08-18 21:02:44 +0000 |
commit | 9c34dbbf06f7ac8a2a0ac0d9c4fd8540f24cec83 (patch) | |
tree | fe743a1b6588147724f41a6c3991d22299f3b611 /gcc/doc/include | |
parent | b649398a84df1df9c44e50b58c4fe766909af897 (diff) | |
download | gcc-9c34dbbf06f7ac8a2a0ac0d9c4fd8540f24cec83.tar.gz |
extend.texi, [...]: Eliminate overfull or underfull hboxes.
* doc/extend.texi, doc/gcc.texi, doc/install-old.texi,
doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/include/gpl.texi:
Eliminate overfull or underfull hboxes.
From-SVN: r45012
Diffstat (limited to 'gcc/doc/include')
-rw-r--r-- | gcc/doc/include/gpl.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/include/gpl.texi b/gcc/doc/include/gpl.texi index 1c9d85a96bc..32e74060f26 100644 --- a/gcc/doc/include/gpl.texi +++ b/gcc/doc/include/gpl.texi @@ -61,7 +61,7 @@ patent must be licensed for everyone's free use or not licensed at all. modification follow. @iftex -@unnumberedsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +@unnumberedsec TERMS AND CONDITIONS FOR COPYING,@*DISTRIBUTION AND MODIFICATION @end iftex @ifnottex @center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |