summaryrefslogtreecommitdiff
path: root/usr.bin/nm/nm.1
AgeCommit message (Collapse)Author
2009-10-27nm -V is silly, and prining the rcsid even more soTheo de Raadt
2009-02-10mark these utilities as being largely posix compliant or, in the case ofJason McIntyre
nm, as not being posix compliant;
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
and synopsis of commands lots of good ideas by jmc@ ok jmc@
2007-05-31convert to new .Dd format;Jason McIntyre
2004-10-25describe R type; found by matthieu@Michael Shalayeff
2004-10-11a few more xrefsMichael Shalayeff
2004-07-19mention weak symbolsMichael Coulter
improvements and ok miod@
2004-02-09typo;Jason McIntyre
ok mickey@
2004-01-06man tweaks;Jason McIntyre
2004-01-05nm digs elf and merges w/ size; millert@ okMichael Shalayeff
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-08-16-e switch, show extra symbol information such as weak symbol status.Marc Espie
2001-06-23Add I for indirect reference (alias to other symbol).Federico G. Schwindt
2001-06-20Add -C flag to synopsis; Brian Poole <raj@cerias.purdue.edu>Todd C. Miller
2001-05-30The 'file' argument is optional since if one is not given the programssmart
try a.out. deraadt@ ok
2001-02-18-C support.Marc Espie
Recognize -B, for better gnu-nm compatibility.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-10Various cleanups and standardization.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt