diff options
Diffstat (limited to 'binutils/nm.1')
-rw-r--r-- | binutils/nm.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/nm.1 b/binutils/nm.1 index f2d629a..e62586b 100644 --- a/binutils/nm.1 +++ b/binutils/nm.1 @@ -66,6 +66,12 @@ symbols. Display debugger-only symbols; normally these are not listed. .TP +.B \-B +The same as +.B \-\-format=bsd +(for compatibility with the MIPS \fBnm\fP). + +.TP .B "\-f \fIformat" Use the output format \fIformat\fP, which can be ``bsd'', ``sysv'', or ``posix''. The default is `bsd''. |