This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] MIPS/documentation: Remove duplicate table entry


Hi,

 There are two instances of "auto" in the description of "set mips abi".  
The change below removes the duplicate.  Verified by examining the manual 
built.  OK to apply?

2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>

	* gdb.texinfo (MIPS): Remove duplicate "auto" reference from
	"set mips abi" documentation.

  Maciej

gdb-doc-mips-abi-auto.diff
Index: gdb-fsf-trunk-quilt/gdb/doc/gdb.texinfo
===================================================================
--- gdb-fsf-trunk-quilt.orig/gdb/doc/gdb.texinfo	2011-11-08 11:25:59.545895951 +0000
+++ gdb-fsf-trunk-quilt/gdb/doc/gdb.texinfo	2011-11-08 11:26:02.585924120 +0000
@@ -19840,7 +19840,6 @@ default).
 @item n64
 @item eabi32
 @item eabi64
-@item auto
 @end table
 
 @item show mips abi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]