From: Jeffrey Osier Date: Tue, 23 Nov 1993 22:39:01 +0000 (+0000) Subject: * binutils.texi: fix bug in nlmconv doc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b0ba16d41476e10f93d1d9c9f916f1facba648b;p=binutils-gdb.git * binutils.texi: fix bug in nlmconv doc --- diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 8654a16668b..06abe59518f 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -1297,11 +1297,13 @@ nlmconv [ -I @var{format} | --input-format=@var{format} ] @code{nlmconv} converts the relocatable @samp{i386} object file @var{infile} into the NetWare Loadable Module @var{outfile}, optionally reading @var{headerfile} for NLM header information. For instructions -on writing the NLM command file language used in header files, see -@cite{The NetWare Tool Maker Specification Manual}, available from -Novell, Inc. @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. +on writing the NLM command file language used in header files, see the +@samp{linkers} section, @samp{NLMLINK} in particular, of the @cite{NLM +Development and Tools Overview}, which is part of the NLM Software +Developer's Kit (``NLM SDK''), available from Novell, Inc. +@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 @item -I @var{format} @@ -1321,9 +1323,10 @@ BFD names; for a list of these, run @w{@samp{objdump -i}}. @item -T @var{headerfile} @itemx --header-file=@var{headerfile} Reads @var{headerfile} for NLM header information. For instructions on -writing the NLM command file language used in header files, see -@cite{The NetWare Tool Maker Specification Manual}, available from -Novell, Inc. +writing the NLM command file language used in header files, see@ see the +@samp{linkers} section, of the @cite{NLM Development and Tools +Overview}, which is part of the NLM Software Developer's Kit, available +from Novell, Inc. @item -h @itemx --help