From owner-freebsd-doc Wed Mar 8 10: 0: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AEFC37B654 for ; Wed, 8 Mar 2000 10:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20176; Wed, 8 Mar 2000 10:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) 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 ; 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 Reply-To: obonilla@fisicc-ufm.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/17269: Description of Symbols in nm(1) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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