From 79e214c972bc10cf8d6ba78cebd6c7a217510a4c Mon Sep 17 00:00:00 2001 From: brueffer Date: Fri, 7 May 2004 13:00:01 +0000 Subject: o fix a typo o remove stray word o add missing words MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 66293 Submitted by: Michel Lavondès MFC after: 3 days --- share/man/man5/link.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index bbf019a..8d443d8 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -295,7 +295,7 @@ The .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 @@ -393,7 +393,7 @@ The symbol description. 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. @@ -436,7 +436,7 @@ run under control of a debugger. .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, -- cgit v1.1