summaryrefslogtreecommitdiff
path: root/binutils/doc
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-07-27 05:52:14 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-07-27 05:52:14 -0700
commit608d61c20245aa71875f8631bb799ee2d0372d40 (patch)
tree640131df26f7d8f4240957f57d3a7d8a80af3438 /binutils/doc
parent95420d3027046667088c7d1d6725d330bb417461 (diff)
doc: Replace preceeded with preceded
binutils/ * doc/binutils.texi: Replace preceeded with preceded. gas/ * doc/as.texi: Replace preceeded with preceded.
Diffstat (limited to 'binutils/doc')
-rw-r--r--binutils/doc/binutils.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index f19862655b..4a11bf1f1a 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -1132,10 +1132,10 @@ default since they are not part of the binary's original source code.
@item --with-symbol-versions
Enables the display of symbol version information if any exists. The
-version string is displayed as a suffix to the symbol name, preceeded by
+version string is displayed as a suffix to the symbol name, preceded by
an @@ character. For example @samp{foo@@VER_1}. If the version is
the default version to be used when resolving unversioned references
-to the symbol then it is displayed as a suffix preceeded by two @@
+to the symbol then it is displayed as a suffix preceded by two @@
characters. For example @samp{foo@@@@VER_2}.
@item --target=@var{bfdname}
@@ -4805,10 +4805,10 @@ Displays the detailed section information. Implies @option{-S}.
Displays the entries in symbol table section of the file, if it has one.
If a symbol has version information associated with it then this is
displayed as well. The version string is displayed as a suffix to the
-symbol name, preceeded by an @@ character. For example
+symbol name, preceded by an @@ character. For example
@samp{foo@@VER_1}. If the version is the default version to be used
when resolving unversioned references to the symbol then it is
-displayed as a suffix preceeded by two @@ characters. For example
+displayed as a suffix preceded by two @@ characters. For example
@samp{foo@@@@VER_2}.
@item --dyn-syms