aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorJeffrey Osier <jeffrey@cygnus>1993-11-23 22:39:01 +0000
committerJeffrey Osier <jeffrey@cygnus>1993-11-23 22:39:01 +0000
commit5b0ba16d41476e10f93d1d9c9f916f1facba648b (patch)
tree21d35056bad4302ddcece6e89b6a8cc8cb47ebdd /binutils
parentceeca31c76ba5f8512f0d0454653dee43379a995 (diff)
downloadfsf-binutils-gdb-5b0ba16d41476e10f93d1d9c9f916f1facba648b.zip
fsf-binutils-gdb-5b0ba16d41476e10f93d1d9c9f916f1facba648b.tar.gz
fsf-binutils-gdb-5b0ba16d41476e10f93d1d9c9f916f1facba648b.tar.bz2
* binutils.texi: fix bug in nlmconv doc
Diffstat (limited to 'binutils')
-rw-r--r--binutils/binutils.texi19
1 files changed, 11 insertions, 8 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index 8654a16..06abe59 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