diff options
author | midipix <writeonce@midipix.org> | 2017-06-03 12:00:40 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-06-03 12:00:40 -0400 |
commit | 008ff4cb6c2dbb8beaf59503ca859672af373ce3 (patch) | |
tree | 8b479a03292fd9dfe723c224b60b00fc85593283 | |
parent | 5e912e0f214dc176546fd6944e756527478c2cc3 (diff) | |
download | cbb-gcc-4.6.4-008ff4cb6c2dbb8beaf59503ca859672af373ce3.tar.bz2 cbb-gcc-4.6.4-008ff4cb6c2dbb8beaf59503ca859672af373ce3.tar.xz |
gcc/doc/gcc.texi: adjust source to modern texinfo syntax.
-rw-r--r-- | gcc/doc/gcc.texi | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 0e167bae0..39c93754e 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -86,9 +86,15 @@ Published by: @item GNU Press @tab Website: www.gnupress.org @item a division of the -@tab General: @tex press@@gnu.org @end tex +@tab General: +@tex +press@@gnu.org +@end tex @item Free Software Foundation -@tab Orders: @tex sales@@gnu.org @end tex +@tab Orders: +@tex +sales@@gnu.org +@end tex @item 51 Franklin Street, Fifth Floor @tab Tel 617-542-5942 @item Boston, MA 02110-1301 USA |