diff options
Diffstat (limited to 'binutils/nlmconv.1')
-rw-r--r-- | binutils/nlmconv.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/binutils/nlmconv.1 b/binutils/nlmconv.1 index 1d44835..e38d805 100644 --- a/binutils/nlmconv.1 +++ b/binutils/nlmconv.1 @@ -35,11 +35,15 @@ command file language used in header files, see .IR "The NetWare Tool Maker Specification Manual" , available from Novell, Inc. .B nlmconv -currently only works with i386 object files in +currently works with i386 object files in .BR COFF , .BR ELF , or .B a.out +format, and with SPARC object files in +.B ELF +or +.B a.out format. .br .B nlmconv |