This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH [2.10]: stray '\' in binutils/strip.1


On Fri, Sep 01, 2000 at 07:26:37AM +0100, Philip Blundell wrote:
> >Permission to apply this patch?
> OK.

I just realized this isn't in HEAD either.  Philip does your permission
extend to HEAD, or Alan can I get permission to commit this to HEAD
also?

--- binutils/strip.1	2000/07/26 00:22:48
+++ binutils/strip.1	2000/08/10 19:53:54
@@ -26,7 +26,7 @@
 .RB "[\|" \-X\fR\ |\ \fB\-\-discard\-locals "\|]"
 .RB "[\|" \-K\ \fIsymbolname\fR\ |\ \fB\-\-keep\-symbol=\fIsymbolname\fR "\|]" 
 .RB "[\|" \-N\ \fIsymbolname\fR\ |\ \fB\-\-strip\-symbol=\fIsymbolname\fR "\|]"
-.RB "[\|" \-o\ \fIfile\f\R "\|]"
+.RB "[\|" \-o\ \fIfile\fR "\|]"
 .RB "[\|" \-p\fR\ |\ \fB\-\-preserve\-dates "\|]"
 .RB "[\|" \-v\fR\ |\ \fB\-\-verbose "\|]"
 .RB "[\|" \-V\fR\ |\ \fB\-\-version "\|]"
 
-- 
-- David    (obrien@NUXI.com)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]