fix typo in objdump help

Mike Frysinger vapier@gentoo.org
Thu Mar 3 09:42:00 GMT 2011


ive committed this as obvious.  hopefully i didnt screw up the po files.
-mike

2011-03-03  Mike Frysinger  <vapier@gentoo.org>

	* objdump.c (usage): Fix single typo.
	* po/bg.po, po/binutils.pot, po/da.po, po/es.po, po/fi.po,
	po/fr.po, po/id.po, po/ja.po, po/ru.po, po/vi.po: Likewise. 

Index: objdump.c
===================================================================
RCS file: /cvs/src/src/binutils/objdump.c,v
retrieving revision 1.183
diff -u -p -r1.183 objdump.c
--- objdump.c	28 Feb 2011 18:32:51 -0000	1.183
+++ objdump.c	3 Mar 2011 09:36:35 -0000
@@ -242,7 +242,7 @@ usage (FILE *stream, int status)
       --stop-address=ADDR        Only process data whose address is <= ADDR\n\
       --prefix-addresses         Print complete address alongside disassembly\n\
       --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n\
-      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n\
+      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n\
       --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n\
       --special-syms             Include special symbols in symbol dumps\n\
       --prefix=PREFIX            Add PREFIX to absolute paths for -S\n\
Index: po/bg.po
===================================================================
RCS file: /cvs/src/src/binutils/po/bg.po,v
retrieving revision 1.2
diff -u -p -r1.2 bg.po
--- po/bg.po	25 Nov 2010 06:08:47 -0000	1.2
+++ po/bg.po	3 Mar 2011 09:36:35 -0000
@@ -3568,7 +3568,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/binutils.pot
===================================================================
RCS file: /cvs/src/src/binutils/po/binutils.pot,v
retrieving revision 1.36
diff -u -p -r1.36 binutils.pot
--- po/binutils.pot	5 Nov 2010 10:25:07 -0000	1.36
+++ po/binutils.pot	3 Mar 2011 09:36:36 -0000
@@ -3637,7 +3637,7 @@ msgid ""
 "      --prefix-addresses         Print complete address alongside "
 "disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -"
 "d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section "
 "addresses\n"
Index: po/da.po
===================================================================
RCS file: /cvs/src/src/binutils/po/da.po,v
retrieving revision 1.6
diff -u -p -r1.6 da.po
--- po/da.po	10 Jan 2011 13:51:07 -0000	1.6
+++ po/da.po	3 Mar 2011 09:36:36 -0000
@@ -3721,7 +3721,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/es.po
===================================================================
RCS file: /cvs/src/src/binutils/po/es.po,v
retrieving revision 1.12
diff -u -p -r1.12 es.po
--- po/es.po	25 Nov 2010 06:08:47 -0000	1.12
+++ po/es.po	3 Mar 2011 09:36:36 -0000
@@ -3885,7 +3885,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/fi.po
===================================================================
RCS file: /cvs/src/src/binutils/po/fi.po,v
retrieving revision 1.5
diff -u -p -r1.5 fi.po
--- po/fi.po	25 Nov 2010 06:08:47 -0000	1.5
+++ po/fi.po	3 Mar 2011 09:36:36 -0000
@@ -3882,7 +3882,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/fr.po
===================================================================
RCS file: /cvs/src/src/binutils/po/fr.po,v
retrieving revision 1.16
diff -u -p -r1.16 fr.po
--- po/fr.po	10 Nov 2010 14:39:09 -0000	1.16
+++ po/fr.po	3 Mar 2011 09:36:36 -0000
@@ -3812,7 +3812,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/id.po
===================================================================
RCS file: /cvs/src/src/binutils/po/id.po,v
retrieving revision 1.3
diff -u -p -r1.3 id.po
--- po/id.po	11 Nov 2009 09:36:06 -0000	1.3
+++ po/id.po	3 Mar 2011 09:36:36 -0000
@@ -3469,7 +3469,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/ja.po
===================================================================
RCS file: /cvs/src/src/binutils/po/ja.po,v
retrieving revision 1.6
diff -u -p -r1.6 ja.po
--- po/ja.po	26 Nov 2010 00:00:54 -0000	1.6
+++ po/ja.po	3 Mar 2011 09:36:37 -0000
@@ -3814,7 +3814,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
@@ -3841,7 +3841,7 @@ msgstr ""
 "      --stop-address=ADDR        アドレスが ADDR 以下のデータのみ処理する\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             シンボルダンプ時に特殊シンボルを含める\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/ru.po
===================================================================
RCS file: /cvs/src/src/binutils/po/ru.po,v
retrieving revision 1.8
diff -u -p -r1.8 ru.po
--- po/ru.po	25 Nov 2010 06:08:47 -0000	1.8
+++ po/ru.po	3 Mar 2011 09:36:37 -0000
@@ -3868,7 +3868,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
Index: po/vi.po
===================================================================
RCS file: /cvs/src/src/binutils/po/vi.po,v
retrieving revision 1.8
diff -u -p -r1.8 vi.po
--- po/vi.po	22 Apr 2010 14:37:06 -0000	1.8
+++ po/vi.po	3 Mar 2011 09:36:38 -0000
@@ -3569,7 +3569,7 @@ msgid ""
 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
 "      --prefix-addresses         Print complete address alongside disassembly\n"
 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
-"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
+"      --insn-width=WIDTH         Display WIDTH bytes on a single line for -d\n"
 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
 "      --special-syms             Include special symbols in symbol dumps\n"
 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/binutils/attachments/20110303/2a9b83a7/attachment.sig>


More information about the Binutils mailing list