View | Details | Raw Unified | Return to bug 17269
Collapse All | Expand All

(-)nm.1 (+26 lines)
Line 117 Link Here
117
.Sh KEYWORDS
118
The following is a complete list of keywords and their meaning.
119
The keyword is uppercase for external, lowercase for internal symbols.
120
Only uppercase keywords are shown here.
121
.Pp
122
.Bl -tag -width sigignore -compact
123
.It A
124
Absolute Address
125
.It B
126
BSS Segment
127
.It C
128
Common Reference
129
.It D
130
Data Segment
131
.It F
132
Filename (external only)
133
.It w
134
Warning refs (internal only)
135
.It I
136
Alias definition
137
.It T
138
Text Segment
139
.It U
140
Undefined
141
.It ?
142
None of the above

Return to bug 17269