summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-08 21:12:50 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-08 21:12:50 (EDT)
commitcb75e2194449e79979155e0b0ec3d7b715e04712 (patch)
treebf1fc6a4970c75cb20d88b94cd30ed40d03150b6
parent1a353b331cff6d91458e662b2430d9860cddaf1d (diff)
Add patch to fix unknown texinfo command errors.
-rw-r--r--patches/02_fix-unknown-texinfo-commands.patch59
1 files changed, 59 insertions, 0 deletions
diff --git a/patches/02_fix-unknown-texinfo-commands.patch b/patches/02_fix-unknown-texinfo-commands.patch
new file mode 100644
index 0000000..b195219
--- /dev/null
+++ b/patches/02_fix-unknown-texinfo-commands.patch
@@ -0,0 +1,59 @@
+From: Nick Clifton <nickc@redhat.com>
+Date: Mon, 07 Jan 2013 12:11:12 +0000
+Origin: upstream, https://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/doc/bfd.texinfo.diff?r1=1.18&r2=1.19&cvsroot=src
+Subject: bfd.texinfo: Replace @ with @@ when it is part of the text.
+
+===================================================================
+RCS file: /cvs/src/src/bfd/doc/bfd.texinfo,v
+retrieving revision 1.18
+retrieving revision 1.19
+diff -u -r1.18 -r1.19
+--- src/bfd/doc/bfd.texinfo 2010/10/28 11:40:25 1.18
++++ src/bfd/doc/bfd.texinfo 2013/01/07 12:11:12 1.19
+@@ -1,7 +1,7 @@
+ \input texinfo.tex
+ @setfilename bfd.info
+ @c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1997, 2000,
+-@c 2001, 2002, 2003, 2006, 2007, 2008, 2009
++@c 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2013
+ @c Free Software Foundation, Inc.
+ @c
+ @synindex fn cp
+@@ -16,7 +16,8 @@
+ @copying
+ This file documents the BFD library.
+
+-Copyright @copyright{} 1991, 2000, 2001, 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
++Copyright @copyright{} 1991, 2000, 2001, 2003, 2006, 2007, 2008, 2013
++Free Software Foundation, Inc.
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3 or
+@@ -64,7 +65,8 @@
+ @end tex
+
+ @vskip 0pt plus 1filll
+-Copyright @copyright{} 1991, 2001, 2003, 2006, 2008 Free Software Foundation, Inc.
++Copyright @copyright{} 1991, 2001, 2003, 2006, 2008, 2013
++Free Software Foundation, Inc.
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3
+@@ -322,7 +324,7 @@
+ @printindex cp
+
+ @tex
+-% I think something like @colophon should be in texinfo. In the
++% I think something like @@colophon should be in texinfo. In the
+ % meantime:
+ \long\def\colophon{\hbox to0pt{}\vfill
+ \centerline{The body of this manual is set in}
+@@ -333,7 +335,7 @@
+ \centerline{{\sl\fontname\tensl\/}}
+ \centerline{are used for emphasis.}\vfill}
+ \page\colophon
+-% Blame: doc@cygnus.com, 28mar91.
++% Blame: doc@@cygnus.com, 28mar91.
+ @end tex
+
+ @bye