summarylogtreecommitdiffstats
path: root/gcc.texi.49.patch
diff options
context:
space:
mode:
authorChris Severance2016-10-09 23:06:54 -0400
committerChris Severance2016-10-09 23:06:54 -0400
commit6ecef523d7ea3f8f3728b15b9c4f6e31da91e9cf (patch)
tree5aca98541e97ccb72b6c50e55582eb7aaee1531e /gcc.texi.49.patch
parent3bf13c127b52df0bf45b98a83876c9bf7ba81cd3 (diff)
downloadaur-6ecef523d7ea3f8f3728b15b9c4f6e31da91e9cf.tar.gz
Fix compile for texinfo>=6.3
Diffstat (limited to 'gcc.texi.49.patch')
-rw-r--r--gcc.texi.49.patch44
1 files changed, 44 insertions, 0 deletions
diff --git a/gcc.texi.49.patch b/gcc.texi.49.patch
new file mode 100644
index 000000000000..056853ddb101
--- /dev/null
+++ b/gcc.texi.49.patch
@@ -0,0 +1,44 @@
+*** gcc/doc/gcc.texi Tue Jun 23 03:35:08 2015
+--- gcc/doc/gcc.texi.49 Fri Jun 26 13:47:23 2015
+***************
+*** 83,93 ****
+ Published by:
+ @multitable @columnfractions 0.5 0.5
+ @item GNU Press
+! @tab Website: www.gnupress.org
+ @item a division of the
+! @tab General: @tex press@@gnu.org @end tex
+ @item Free Software Foundation
+! @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
+--- 83,93 ----
+ Published by:
+ @multitable @columnfractions 0.5 0.5
+ @item GNU Press
+! @tab Website: @uref{http://www.gnupress.org}
+ @item a division of the
+! @tab General: @email{press@@gnu.org}
+ @item Free Software Foundation
+! @tab Orders: @email{sales@@gnu.org}
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA
+***************
+*** 140,146 ****
+ * Gcov:: @command{gcov}---a test coverage program.
+ * Trouble:: If you have trouble using GCC.
+ * Bugs:: How, why and where to report bugs.
+! * Service:: How to find suppliers of support for GCC.
+ * Contributing:: How to contribute to testing and developing GCC.
+
+ * Funding:: How to help assure funding for free software.
+--- 140,146 ----
+ * Gcov:: @command{gcov}---a test coverage program.
+ * Trouble:: If you have trouble using GCC.
+ * Bugs:: How, why and where to report bugs.
+! * Service:: How To Get Help with GCC
+ * Contributing:: How to contribute to testing and developing GCC.
+
+ * Funding:: How to help assure funding for free software.