mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 19:10:50 +00:00
* strip.1: Fix typo (-V to -v). From Issei Hirayama
<iss@mail.wbs.or.jp>.
This commit is contained in:
parent
2b6348fcaa
commit
db367261ca
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user