diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-08-23 17:06:44 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-08-23 17:06:44 +0000 |
commit | 5e080929e1d05b2ef3678aa2ae66b7fa308c8045 (patch) | |
tree | aeb693114a30bd546b854796dd4d8a46e7283dae /binutils/doc | |
parent | 8c661d24dc8da60f125f8f14f37729c71bda8adb (diff) | |
download | gdb-5e080929e1d05b2ef3678aa2ae66b7fa308c8045.zip gdb-5e080929e1d05b2ef3678aa2ae66b7fa308c8045.tar.gz gdb-5e080929e1d05b2ef3678aa2ae66b7fa308c8045.tar.bz2 |
Remove the extra space
* doc/binutils.texi: Remove the extra space.
Diffstat (limited to 'binutils/doc')
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 8cca721..9176d9b 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. |