aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-05-11 00:21:13 +0000
committerPer Bothner <per@bothner.com>1993-05-11 00:21:13 +0000
commit1269d4411542413ae473113fa9befc1b0f3c7c65 (patch)
treec59e16d1e23fd8c4125573e8adbfddd965e3ef5f /binutils
parent4a2383c1f8fefbd48e02aa829f159d9f84084962 (diff)
downloadgdb-1269d4411542413ae473113fa9befc1b0f3c7c65.zip
gdb-1269d4411542413ae473113fa9befc1b0f3c7c65.tar.gz
gdb-1269d4411542413ae473113fa9befc1b0f3c7c65.tar.bz2
* binutils.texi (strip, -v option): Fix typo.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/binutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index ed5b383..4407d99 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -1032,7 +1032,7 @@ Show the version number for @code{strip}.
@item -v
@itemx --verbose
Verbose output: list all object files modified. In the case of
-archives, @samp{strip -V} lists all members of the archive.
+archives, @samp{strip -v} lists all members of the archive.
@end table
@node Index, , strip, Top