V1/man/man1/nm.1

Compare this file to the similar file:
Show the results in this format:

        11/3/71                                                        NM (I)
NAME               nm -- get name list

SYNOPSIS           nm [ name ]

DESCRIPTION        nm prints the symbol table from the output file of an
                   assembler or loader run. Only relocatable, global, and
                   undefined symbols-- not absolute-- are given. Each defined
                   symbol is preceded by its value; each undefined symbol by
                   blanks. Global symbols have their first character
                   underlined. The output is sorted alphabetically.

                   If no file is given, the symbols in a.out are listed.
FILES              a.out

SEE ALSO           as, ld

DIAGNOSTICS       "?"

BUGS
OWNER              dmr, ken