From owner-freebsd-doc@FreeBSD.ORG Wed May 5 10:50:24 2004 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 1BC1A16A4CF for ; Wed, 5 May 2004 10:50:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D6E43D58 for ; Wed, 5 May 2004 10:50:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i45HoNHN077484 for ; Wed, 5 May 2004 10:50:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i45HoNAI077483; Wed, 5 May 2004 10:50:23 -0700 (PDT) (envelope-from gnats) Resent-Date: Wed, 5 May 2004 10:50:23 -0700 (PDT) Resent-Message-Id: <200405051750.i45HoNAI077483@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, Michel Lavondès Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C2FF16A4CE for ; Wed, 5 May 2004 10:42:12 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1C3343D45 for ; Wed, 5 May 2004 10:42:11 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i45HgBfd063053 for ; Wed, 5 May 2004 10:42:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i45HgBMQ063052; Wed, 5 May 2004 10:42:11 -0700 (PDT) (envelope-from nobody) Message-Id: <200405051742.i45HgBMQ063052@www.freebsd.org> Date: Wed, 5 May 2004 10:42:11 -0700 (PDT) From: Michel Lavondès To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/66293: [patch] Tyops an grammar fixes for share/man/man5/link.5 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 17:50:24 -0000 >Number: 66293 >Category: docs >Synopsis: [patch] Tyops an grammar fixes for share/man/man5/link.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed May 05 10:50:23 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Michel Lavondès >Release: 4.8-RELEASE-p18 >Organization: None whatsoever. >Environment: >Description: Patch below says it all, really. >How-To-Repeat: man 5 link >Fix: Patch also at http://www.livejournal.com/users/pauamma/731.html --- share/man/man5/link.5.orig Tue May 4 23:35:35 2004 +++ share/man/man5/link.5 Tue May 4 23:38:08 2004 @@ -297,7 +297,7 @@ .Fa sod structure that was responsible for loading this shared object. .It Fa som_sodbase -Tossed in later versions the run-time linker. +Tossed out in later versions of the run-time linker. .It Fa som_write Set if (some portion of) this object's text segment is currently writable. .It Fa som_dynamic @@ -395,7 +395,7 @@ Virtual address of next rt_symbol. .It Fa rt_link Next in hash bucket. -Used by internally by +Used internally by .Nm ld.so . .It Fa rt_srcaddr Location of the source of initialized data within a shared object. @@ -438,7 +438,7 @@ .It Fa dd_sym_loaded Set by the run-time linker whenever it adds symbols by loading shared objects. .It Fa dd_bpt_addr -The address were a breakpoint will be set by the run-time linker to +The address where a breakpoint will be set by the run-time linker to divert control to the debugger. This address is determined by the start-up module, >Release-Note: >Audit-Trail: >Unformatted: