mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
* binutils.texi: fix bug in nlmconv doc
This commit is contained in:
@ -1297,11 +1297,13 @@ nlmconv [ -I @var{format} | --input-format=@var{format} ]
|
|||||||
@code{nlmconv} converts the relocatable @samp{i386} object file
|
@code{nlmconv} converts the relocatable @samp{i386} object file
|
||||||
@var{infile} into the NetWare Loadable Module @var{outfile}, optionally
|
@var{infile} into the NetWare Loadable Module @var{outfile}, optionally
|
||||||
reading @var{headerfile} for NLM header information. For instructions
|
reading @var{headerfile} for NLM header information. For instructions
|
||||||
on writing the NLM command file language used in header files, see
|
on writing the NLM command file language used in header files, see the
|
||||||
@cite{The NetWare Tool Maker Specification Manual}, available from
|
@samp{linkers} section, @samp{NLMLINK} in particular, of the @cite{NLM
|
||||||
Novell, Inc. @code{nlmconv} uses the @sc{gnu} Binary File Descriptor
|
Development and Tools Overview}, which is part of the NLM Software
|
||||||
library to read @var{infile}; see @ref{BFD,,BFD,ld.info,Using LD, the
|
Developer's Kit (``NLM SDK''), available from Novell, Inc.
|
||||||
GNU linker}, for more information.
|
@code{nlmconv} uses the @sc{gnu} Binary File Descriptor library to read
|
||||||
|
@var{infile}; see @ref{BFD,,BFD,ld.info,Using LD, the GNU linker}, for
|
||||||
|
more information.
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item -I @var{format}
|
@item -I @var{format}
|
||||||
@ -1321,9 +1323,10 @@ BFD names; for a list of these, run @w{@samp{objdump -i}}.
|
|||||||
@item -T @var{headerfile}
|
@item -T @var{headerfile}
|
||||||
@itemx --header-file=@var{headerfile}
|
@itemx --header-file=@var{headerfile}
|
||||||
Reads @var{headerfile} for NLM header information. For instructions on
|
Reads @var{headerfile} for NLM header information. For instructions on
|
||||||
writing the NLM command file language used in header files, see
|
writing the NLM command file language used in header files, see@ see the
|
||||||
@cite{The NetWare Tool Maker Specification Manual}, available from
|
@samp{linkers} section, of the @cite{NLM Development and Tools
|
||||||
Novell, Inc.
|
Overview}, which is part of the NLM Software Developer's Kit, available
|
||||||
|
from Novell, Inc.
|
||||||
|
|
||||||
@item -h
|
@item -h
|
||||||
@itemx --help
|
@itemx --help
|
||||||
|
Reference in New Issue
Block a user