From obonilla@voyager.fisicc-ufm.edu  Wed Mar  8 09:53:10 2000
Return-Path: <obonilla@voyager.fisicc-ufm.edu>
Received: from voyager.fisicc-ufm.edu (ip-198-202.guate.net [209.198.197.202])
	by hub.freebsd.org (Postfix) with ESMTP id 2937437B576
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 09:52:58 -0800 (PST)
	(envelope-from obonilla@voyager.fisicc-ufm.edu)
Received: (from obonilla@localhost)
	by voyager.fisicc-ufm.edu (8.9.3/8.9.3) id LAA76279;
	Wed, 8 Mar 2000 11:52:30 -0600 (CST)
	(envelope-from obonilla)
Message-Id: <200003081752.LAA76279@voyager.fisicc-ufm.edu>
Date: Wed, 8 Mar 2000 11:52:30 -0600 (CST)
From: obonilla@fisicc-ufm.edu
Sender: obonilla@voyager.fisicc-ufm.edu
Reply-To: obonilla@fisicc-ufm.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: Description of Symbols in nm(1)
X-Send-Pr-Version: 3.2

>Number:         17269
>Category:       docs
>Synopsis:       Description of Symbols in nm(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 10:00:00 PST 2000
>Closed-Date:    Sun Apr 30 15:44:08 PDT 2000
>Last-Modified:  Sun Apr 30 15:44:20 PDT 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Sun Apr 30 15:44:08 PDT 2000 
State-Changed-Why:  
Committed.  Thanks. 
>Unformatted:
