From nobody@FreeBSD.org  Wed May  5 10:42:12 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3C2FF16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 Lavonds <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Tyops an grammar fixes for share/man/man5/link.5
X-Send-Pr-Version: www-2.3

>Number:         66293
>Category:       docs
>Synopsis:       [patch] Tyops an grammar fixes for share/man/man5/link.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 05 10:50:23 PDT 2004
>Closed-Date:    Mon May 17 13:39:37 CEST 2004
>Last-Modified:  Mon May 17 13:39:37 CEST 2004
>Originator:     Michel Lavonds
>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:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Fri May 7 15:00:07 CEST 2004 
State-Changed-Why:  
Patch applied to -CURRENT, thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Fri May 7 15:00:07 CEST 2004 
Responsible-Changed-Why:  
MFC reminder 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66293 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon May 17 13:39:20 CEST 2004 
State-Changed-Why:  
MFC done. 

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