nm(2): clarify that U is an undefined symbol

This commit is contained in:
mischief 2014-03-13 22:51:22 -07:00
parent e5a6ebecd2
commit d1822db187

View file

@ -25,9 +25,12 @@ Each symbol name is preceded by its hexadecimal
value (blanks if undefined) value (blanks if undefined)
and one of the letters and one of the letters
.TP .TP
.B U
undefined symbol
.PD0
.TP
.B T .B T
text segment symbol text segment symbol
.PD0
.TP .TP
.B t .B t
static text segment symbol static text segment symbol