Hi Eric, > Problems with objcopy.1:
> - [\fB\-\-add\-symbol\fR > \fIname\fR=[\fIsection\fR:]\fIvalue\fR[,\fIflags\fR] > + [\fB\-\-add\-symbol\fR > \fIname\fR=[\fIsection\fR:]\fIvalue\fR[,\fIflags\fR]] This one has already been fixed in the development sources: 2018-02-20 Ronald Hoogenboom <hoogenboo...@zonnet.nl> * doc/binutils.texi (objcopy): Add missing closing square parenthesis to listing of objcopy's command line options. > Problems with objdump.1: > - > \fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow\-links] > + > \fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow\-links]] This one has now been fixed. Cheers Nick binutils/ChangeLog 2018-06-13 Nick Clifton <ni...@redhat.com> * doc/binutils.texi (objdump): Add missing closing square parenthesis to listing of objcopy's command line options. diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 863ef31e36..b87b1341fc 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -2077,7 +2077,7 @@ objdump [@option{-a}|@option{--archive-headers}] [@option{-R}|@option{--dynamic-reloc}] [@option{-s}|@option{--full-contents}] [@option{-W[lLiaprmfFsoRtUuTgAckK]}| - @option{--dwarf}[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges, =pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links] + @option{--dwarf}[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges, =pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow-links]] [@option{-G}|@option{--stabs}] [@option{-t}|@option{--syms}] [@option{-T}|@option{--dynamic-syms}] _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils