summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>1999-04-14 18:49:15 +0000
committernik <nik@FreeBSD.org>1999-04-14 18:49:15 +0000
commit4200d87cda566b1b87573a43f2fbc8ce6f70957d (patch)
treef9a44c1d97ec28e125a75ebb13c3acf3ee1769a6 /contrib
parent40911741962fb00146f6db093e3ff00e2eda420f (diff)
downloadFreeBSD-src-4200d87cda566b1b87573a43f2fbc8ce6f70957d.zip
FreeBSD-src-4200d87cda566b1b87573a43f2fbc8ce6f70957d.tar.gz
Fix typos.
PR: docs/8682 Submitted by: hnokubi@yyy.or.jp Reviewed by: nik
Diffstat (limited to 'contrib')
-rw-r--r--contrib/binutils/ld/ld.110
1 files changed, 7 insertions, 3 deletions
diff --git a/contrib/binutils/ld/ld.1 b/contrib/binutils/ld/ld.1
index 79c9f10..d09306f 100644
--- a/contrib/binutils/ld/ld.1
+++ b/contrib/binutils/ld/ld.1
@@ -473,7 +473,11 @@ using the linker command language from a script.
Use \c
.I entry\c
\& as the explicit symbol for beginning execution of your
-program, rather than the default entry point. for a
+program, rather than the default entry point. See the `\|\c
+.B ld\c
+\|' entry in `\|\c
+.B info\c
+\|' for a
discussion of defaults and other ways of specifying the
entry point.
@@ -774,7 +778,7 @@ will be used if it is defined.
The
.B \-rpath
option may also be used on SunOS. By default, on SunOS, the linker
-will form a runtime search patch out of all the
+will form a runtime search path out of all the
.B \-L
options it is given. If a
.B \-rpath
@@ -874,7 +878,7 @@ Use \c
.B text\c
\& segment of the output file.
\c
-.I textorg\c
+.I org\c
\& must be a hexadecimal integer.
.TP
OpenPOWER on IntegriCloud