Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2000 11:52:30 -0600 (CST)
From:      obonilla@fisicc-ufm.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/17269: Description of Symbols in nm(1)
Message-ID:  <200003081752.LAA76279@voyager.fisicc-ufm.edu>

next in thread | raw e-mail | index | archive | help

>Number:         17269
>Category:       docs
>Synopsis:       Description of Symbols in nm(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 10:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Oscar Bonilla
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Universidad Francisco Marroquin - FISICC
>Environment:
>Description:

	There's no info about the meaning of nm(1)'s output in the
	nm(1) manpage.

>How-To-Repeat:

	man nm 

>Fix:

	Apply the following patch

Index: nm.1
===================================================================
RCS file: /home/ncvs/src/usr.bin/nm/nm.1,v
retrieving revision 1.9
diff -r1.9 nm.1
116a117,142
> .Sh KEYWORDS
> The following is a complete list of keywords and their meaning.
> The keyword is uppercase for external, lowercase for internal symbols.
> Only uppercase keywords are shown here.
> .Pp
> .Bl -tag -width sigignore -compact
> .It A
> Absolute Address
> .It B
> BSS Segment
> .It C
> Common Reference
> .It D
> Data Segment
> .It F
> Filename (external only)
> .It w
> Warning refs (internal only)
> .It I
> Alias definition
> .It T
> Text Segment
> .It U
> Undefined
> .It ?
> None of the above


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003081752.LAA76279>