public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] doc: Replace preceeded with preceded
@ 2020-07-27 12:52 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2020-07-27 12:52 UTC (permalink / raw)
  To: binutils

binutils/

	* doc/binutils.texi: Replace preceeded with preceded.

gas/

	* doc/as.texi: Replace preceeded with preceded.
---
 binutils/ChangeLog         | 4 ++++
 binutils/doc/binutils.texi | 8 ++++----
 gas/ChangeLog              | 4 ++++
 gas/doc/as.texi            | 2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c308d897b2..68b8b2c1ed 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2020-07-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* doc/binutils.texi: Replace preceeded with preceded.
+
 2020-07-26  Maciej W. Rozycki  <macro@linux-mips.org>
 
 	* testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
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
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 367842b148..2bb068f343 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2020-07-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* doc/as.texi: Replace preceeded with preceded.
+
 2020-07-22  Maciej W. Rozycki  <macro@linux-mips.org>
 
 	* testsuite/gas/mips/jal-svr4pic-irix.d: New file.
diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index ac4a073eab..13a7e5b7fc 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -2958,7 +2958,7 @@ of a file is not a possible symbol delimiter).  @xref{Symbols}.
 
 Symbol names may also be enclosed in double quote @code{"} characters.  In such
 cases any characters are allowed, except for the NUL character.  If a double
-quote character is to be included in the symbol name it must be preceeded by a
+quote character is to be included in the symbol name it must be preceded by a
 backslash @code{\} character.
 @cindex length of symbols
 
-- 
2.26.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-27 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 12:52 [PATCH] doc: Replace preceeded with preceded H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).