diff options
author | Jeffrey Osier <jeffrey@cygnus> | 1994-02-07 23:07:38 +0000 |
---|---|---|
committer | Jeffrey Osier <jeffrey@cygnus> | 1994-02-07 23:07:38 +0000 |
commit | 9ccc1b37fa3a00d85131f302e81351380871416e (patch) | |
tree | 63d378f1b1469cd5c753d9481c0653581a59e805 /binutils | |
parent | 2d33b3aacbce733ebae53a74e2f7d7e0a6a314f6 (diff) | |
download | gdb-9ccc1b37fa3a00d85131f302e81351380871416e.zip gdb-9ccc1b37fa3a00d85131f302e81351380871416e.tar.gz gdb-9ccc1b37fa3a00d85131f302e81351380871416e.tar.bz2 |
nlmconv.1: minor fix
Diffstat (limited to 'binutils')
-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 |