diff options
author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-18 21:02:44 +0000 |
---|---|---|
committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-18 21:02:44 +0000 |
commit | 0fff59bea781bf7477936a402e359df92cb352a6 (patch) | |
tree | fe743a1b6588147724f41a6c3991d22299f3b611 /gcc/doc/include | |
parent | 8b562dacc1fbc48e43756efcf9de9d083d6f356c (diff) | |
download | gcc-0fff59bea781bf7477936a402e359df92cb352a6.tar.gz |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45012 138bc75d-0d04-0410-961f-82ee72b054a4
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 |