docs/66293: [patch] Tyops an grammar fixes for share/man/man5/link.5

Michel Lavondès fox at vader.aacc.cc.md.us
Wed May 5 17:50:24 UTC 2004


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



More information about the freebsd-doc mailing list