From priitp@213-219-88-102-dsl.lsn.estpak.ee  Sun Jun  8 18:45:47 2003
Return-Path: <priitp@213-219-88-102-dsl.lsn.estpak.ee>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 99B0437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jun 2003 18:45:47 -0700 (PDT)
Received: from 213-219-88-102-dsl.lsn.estpak.ee (213-219-88-102-dsl.lsn.estpak.ee [213.219.88.102])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF1543FBF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jun 2003 18:45:46 -0700 (PDT)
	(envelope-from priitp@213-219-88-102-dsl.lsn.estpak.ee)
Received: from 213-219-88-102-dsl.lsn.estpak.ee (localhost.meskaliin [127.0.0.1])
	by 213-219-88-102-dsl.lsn.estpak.ee (8.12.9/8.12.6) with ESMTP id h594OxNh082451
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 9 Jun 2003 04:24:59 GMT
	(envelope-from priitp@213-219-88-102-dsl.lsn.estpak.ee)
Received: (from priitp@localhost)
	by 213-219-88-102-dsl.lsn.estpak.ee (8.12.9/8.12.6/Submit) id h594Owle082450;
	Mon, 9 Jun 2003 04:24:58 GMT
Message-Id: <200306090424.h594Owle082450@213-219-88-102-dsl.lsn.estpak.ee>
Date: Mon, 9 Jun 2003 04:24:58 GMT
From: Priit Piipuu <priit.piipuu@mail.ee>
Reply-To: Priit Piipuu <priit.piipuu@mail.ee>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Typo in elf(5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53073
>Category:       docs
>Synopsis:       [PATCH] Typo in elf(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 08 18:50:09 PDT 2003
>Closed-Date:    Mon Jun 23 04:19:56 PDT 2003
>Last-Modified:  Mon Jun 23 04:19:56 PDT 2003
>Originator:     Priit Piipuu
>Release:        FreeBSD 5.1-BETA i386
>Organization:
>Environment:

System: FreeBSD minerva 5.1-BETA FreeBSD 5.1-BETA #24: Wed May 21 00:14:22 GMT 2003 root@minerva:/usr/obj/usr/src/sys/tuum i386

>Description:
	Duplicate words in elf manpage.
>How-To-Repeat:
	man elf
>Fix:

--- patch begins here ---
--- elf.5.orig	Sat Jun  7 00:48:54 2003
+++ elf.5	Mon Jun  9 03:22:49 2003
@@ -547,7 +547,7 @@
 .Pp
 .It Dv p_offset
 This member holds the offset from the beginning of the file at which
-the first byte of the of the segment resides.
+the first byte of the segment resides.
 .It Dv p_vaddr
 This member holds the virtual address at which the first byte of the
 segment resides in memory.
--- patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: roam 
State-Changed-When: Mon Jun 9 02:19:55 PDT 2003 
State-Changed-Why:  
Fix committed to -current, will MFC in two weeks. 
Thanks for the problem report and the patch! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53073 
State-Changed-From-To: patched->closed 
State-Changed-By: roam 
State-Changed-When: Mon Jun 23 04:19:33 PDT 2003 
State-Changed-Why:  
Fix merged into -STABLE.  Thanks for the problem report! 

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