Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2003 04:24:58 GMT
From:      Priit Piipuu <priit.piipuu@mail.ee>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/53073: [PATCH] Typo in elf(5)
Message-ID:  <200306090424.h594Owle082450@213-219-88-102-dsl.lsn.estpak.ee>
Resent-Message-ID: <200306090150.h591oAQM059414@freefall.freebsd.org>

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

>Number:         53073
>Category:       docs
>Synopsis:       [PATCH] Typo in elf(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 08 18:50:09 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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