summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2004-05-07 13:00:01 +0000
committerbrueffer <brueffer@FreeBSD.org>2004-05-07 13:00:01 +0000
commit79e214c972bc10cf8d6ba78cebd6c7a217510a4c (patch)
treebacacdba252f4a27292fa70c060fe8ddfd347789 /share
parente290adea7883f491f75b6a24bbe49aad633648c2 (diff)
downloadFreeBSD-src-79e214c972bc10cf8d6ba78cebd6c7a217510a4c.zip
FreeBSD-src-79e214c972bc10cf8d6ba78cebd6c7a217510a4c.tar.gz
o fix a typo
o remove stray word o add missing words PR: 66293 Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us> MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/link.56
1 files changed, 3 insertions, 3 deletions
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,
OpenPOWER on IntegriCloud