Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2004 10:42:11 -0700 (PDT)
From:      Michel Lavondès <fox@vader.aacc.cc.md.us>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:    docs/66293: [patch] Tyops an grammar fixes for share/man/man5/link.5
Message-ID:  <200405051742.i45HgBMQ063052@www.freebsd.org>
Resent-Message-ID: <200405051750.i45HoNAI077483@freefall.freebsd.org>

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

>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:



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