From staffanu@multivac.fatburen.org  Mon Feb  5 07:11:44 2001
Return-Path: <staffanu@multivac.fatburen.org>
Received: from multivac.fatburen.org (multivac.fatburen.org [194.236.216.201])
	by hub.freebsd.org (Postfix) with ESMTP id 299AD37B4EC
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Feb 2001 07:11:43 -0800 (PST)
Received: (from staffanu@localhost)
	by multivac.fatburen.org (8.11.1/8.11.0) id f15FBfP05681;
	Mon, 5 Feb 2001 16:11:41 +0100 (CET)
	(envelope-from staffanu)
Message-Id: <200102051511.f15FBfP05681@multivac.fatburen.org>
Date: Mon, 5 Feb 2001 16:11:41 +0100 (CET)
From: Staffan Ulfberg <staffanu@nada.kth.se>
Reply-To: staffanu@nada.kth.se
To: FreeBSD-gnats-submit@freebsd.org
Subject: Some text elf.5 is duplicated
X-Send-Pr-Version: 3.2

>Number:         24869
>Category:       docs
>Synopsis:       Some text elf.5 is duplicated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hmp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 05 07:20:01 PST 2001
>Closed-Date:    Mon May 10 16:03:47 PDT 2004
>Last-Modified:  Mon May 10 16:03:47 PDT 2004
>Originator:     Staffan Ulfberg
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	

>Description:

Some text in the elf.5 man page is duplicated.  It seems that someone
slipped on the paste key while editing the page.

>How-To-Repeat:

man elf

>Fix:

Apply the following patch to /usr/src/share/man/man5/elf.5

*** elf.5	Mon Feb  5 15:57:57 2001
--- elf.5.new	Mon Feb  5 15:50:08 2001
***************
*** 346,393 ****
  If the file has no section name string
  table, this member holds the value
  .Sy SHN_UNDEF .
- .Pp
- .Bl -tag -width "SHN_LORESERVE" -compact
- .It Dv SHN_UNDEF
- This value marks an undefined, missing, irrelevant, or otherwise meaningless
- section reference.
- For example, a symbol
- .Dq defined
- relative to section number
- .Sy SHN_UNDEF
- is an undefined symbol.
- .It Dv SHN_LORESERVE
- This value specifies the lower bound of the range of reserved indexes.
- .It Dv SHN_LOPROC
- This value up to and including
- .Sy SHN_HIPROC
- are reserved for processor-specific semantics.
- .It Dv SHN_HIPROC
- This value down to and including
- .Sy SHN_LOPROC
- are reserved for processor-specific semantics.
- .It Dv SHN_ABS
- This value specifies absolute values for the corresponding reference.
- For
- example, symbols defined relative to section number
- .Sy SHN_ABS
- have absolute values and are not affected by relocation.
- .It Dv SHN_COMMON
- Symbols defined relative to this section are common symbols, such as Fortran
- COMMON or unallocated C external variables.
- .It Dv SHN_HIRESERVE
- This value specifies the upper bound of the range of the range of reserved
- indices between
- .Sy SHN_LORESERVE
- and
- .Sy SHN_HIRESERVE ,
- inclusive; the values do
- not reference the section header table.
- That is, the section header table
- does
- .Em not
- contain entries for the reserved indices.
- .El
  .El
  .Pp
  An executable or shared object file's program header table is an array of
--- 346,351 ----
***************
*** 579,586 ****
  .Pp
  .Bl -tag -width "SHN_LORESERVE" -compact
  .It Dv SHN_UNDEF
! This value marks an undefined, missing, irrelevant or otherwise meaningless
  section reference.
  .It Dv SHN_LORESERVE
  This value specifies the lower bound of the range of reserved indices.
  .It Dv SHN_LOPROC
--- 537,549 ----
  .Pp
  .Bl -tag -width "SHN_LORESERVE" -compact
  .It Dv SHN_UNDEF
! This value marks an undefined, missing, irrelevant, or otherwise meaningless
  section reference.
+ For example, a symbol
+ .Dq defined
+ relative to section number
+ .Sy SHN_UNDEF
+ is an undefined symbol.
  .It Dv SHN_LORESERVE
  This value specifies the lower bound of the range of reserved indices.
  .It Dv SHN_LOPROC

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: asmodai 
State-Changed-When: Mon Jul 30 14:20:27 PDT 2001 
State-Changed-Why:  
I've looked at the story behind it. 


Responsible-Changed-From-To: freebsd-doc->asmodai 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Mon Jul 30 14:20:27 PDT 2001 
Responsible-Changed-Why:  
My docs. :) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24869 
Responsible-Changed-From-To: asmodai->freebsd-doc 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Fri Nov 16 02:26:06 PST 2001 
Responsible-Changed-Why:  
Move back to the free pool. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24869 
Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sat Dec 8 17:36:48 PST 2001 
Responsible-Changed-Why:  
I'll try to help with this one. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24869 
Responsible-Changed-From-To: keramida->hmp 
Responsible-Changed-By: hmp 
Responsible-Changed-When: Sun May 25 23:46:49 PDT 2003 
Responsible-Changed-Why:  
Move this to me.  Approved by: keramida. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24869 
State-Changed-From-To: analyzed->closed 
State-Changed-By: hmp 
State-Changed-When: Mon May 10 16:02:31 PDT 2004 
State-Changed-Why:  
Thanks Staffan!  Patch committed. 

My apologies for the long delay. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=24869 
>Unformatted:
