From owner-freebsd-doc@FreeBSD.ORG Sun Jun 8 18:50:12 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F1337B401 for ; Sun, 8 Jun 2003 18:50:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B6143FDF for ; Sun, 8 Jun 2003 18:50:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h591oAUp059415 for ; Sun, 8 Jun 2003 18:50:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h591oAQM059414; Sun, 8 Jun 2003 18:50:10 -0700 (PDT) Resent-Date: Sun, 8 Jun 2003 18:50:10 -0700 (PDT) Resent-Message-Id: <200306090150.h591oAQM059414@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Priit Piipuu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99B0437B401 for ; 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 ; 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])h594OxNh082451 for ; Mon, 9 Jun 2003 04:24:59 GMT (envelope-from priitp@213-219-88-102-dsl.lsn.estpak.ee) Received: (from priitp@localhost)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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/53073: [PATCH] Typo in elf(5) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Priit Piipuu List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2003 01:50:12 -0000 >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: