From 4961ce5b9c0cbf2d72596183783229af662be56e Mon Sep 17 00:00:00 2001 From: Jeffrey Osier Date: Fri, 19 Nov 1993 21:12:49 +0000 Subject: [PATCH] binutils.texi: minor fix for nlmconv chapter --- binutils/binutils.texi | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/binutils/binutils.texi b/binutils/binutils.texi index f42d8d32d95..8654a16668b 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -56,6 +56,7 @@ into another language, under the above conditions for modified versions. @sp 1 @subtitle May 1993 @author Roland H. Pesch +@author Jeffrey M. Osier @author Cygnus Support @page @@ -1273,8 +1274,17 @@ c++filt @var{option} @var{symbol} @chapter nlmconv @code{nlmconv} converts a relocatable object file into a NetWare -Loadable Module. @code{nlmconv} currently only works with @samp{i386} -object files in @code{coff}, @sc{elf}, or @code{a.out} format. +Loadable Module. @code{nlmconv} currently works with @samp{i386} object +files in @code{coff}, @sc{elf}, or @code{a.out} format, and @sc{SPARC} +object files in @sc{elf}, or @code{a.out} format@footnote{ +@code{nlmconv} should work with any @samp{i386} or @sc{sparc} object +format in the Binary File Descriptor library. It has only been tested +with the above formats.}. + +@quotation +@emph{Warning:} @code{nlmconv} is not always built as part of the binary +utilities, since it is only useful for NLM targets. +@end quotation @smallexample nlmconv [ -I @var{format} | --input-format=@var{format} ] -- 2.30.2