summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-08-23 17:06:44 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-08-23 17:06:44 +0000
commit49883226f4f0aa26ec58038edc07d5dbd3bda2c2 (patch)
tree74900e4f678f777b76d479a5a7e03ee76e0babb2 /binutils
parent152383fbdab3e75dbbb9b2ffde95294276cecc1f (diff)
downloadbinutils-redhat-49883226f4f0aa26ec58038edc07d5dbd3bda2c2.tar.gz
Remove the extra space
* doc/binutils.texi: Remove the extra space.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/doc/binutils.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 170fb2f56e..0805981ef8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2013-08-23 H.J. Lu <hongjiu.lu@intel.com>
+
+ * doc/binutils.texi: Remove the extra space.
+
2013-08-23 Mikael Pettersson <mikpe@it.uu.se>
PR binutils/15779
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 8cca721b29..9176d9b5a1 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -331,7 +331,7 @@ table if one exists. Too many different systems however assume that
symbol tables are always up-to-date, so @sc{gnu} @command{ar} will
rebuild the table even with a quick append.
-Note - @sc{gnu} @command{ar} treats the command @samp {qs} as a
+Note - @sc{gnu} @command{ar} treats the command @samp{qs} as a
synonym for @samp{r} - replacing already existing files in the
archive and appending new ones at the end.