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
This commit is contained in:
Christian Brueffer 2004-05-07 13:00:01 +00:00
parent 8ad3557f05
commit 912467dc98
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129033

View File

@ -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,