aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-12-06 18:28:53 +0000
committerIan Lance Taylor <ian@airs.com>1998-12-06 18:28:53 +0000
commitdb367261ca37f98ec8672b34d4a1d0d081000827 (patch)
tree99ec75d67cc091acbe13f19169863c898c87ee4c /binutils
parent2b6348fcaa1f18364e20140940bcde366b8df808 (diff)
downloadfsf-binutils-gdb-db367261ca37f98ec8672b34d4a1d0d081000827.zip
fsf-binutils-gdb-db367261ca37f98ec8672b34d4a1d0d081000827.tar.gz
fsf-binutils-gdb-db367261ca37f98ec8672b34d4a1d0d081000827.tar.bz2
* strip.1: Fix typo (-V to -v). From Issei Hirayama
<iss@mail.wbs.or.jp>.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog10
-rw-r--r--binutils/strip.14
2 files changed, 12 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index cf67022..6dc2329 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,13 @@
+Sun Dec 6 13:28:09 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * strip.1: Fix typo (-V to -v). From Issei Hirayama
+ <iss@mail.wbs.or.jp>.
+
+1998-12-03 Ulrich Drepper <drepper@cygnus.com>
+
+ * readelf.c (process_dynamic_segment): Improve output format for
+ various DT_* values.
+
1998-12-02 Ulrich Drepper <drepper@cygnus.com>
* readelf.c (process_mips_specific): Print .conflict section
diff --git a/binutils/strip.1 b/binutils/strip.1
index 7974612..708817d 100644
--- a/binutils/strip.1
+++ b/binutils/strip.1
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 1997 Free Software Foundation
+.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation
.\" See section COPYING for conditions for redistribution
.TH strip 1 "5 November 1991" "cygnus support" "GNU Development Tools"
.de BP
@@ -150,7 +150,7 @@ other than \fB\-K\fR.
.B \-\-verbose
Verbose output: list all object files modified. In the case of
archives,
-.B "strip \-V"
+.B "strip \-v"
lists all members of the archive.
.TP