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: Should we remove those man pages from CVS?


On Mon, Jun 25, 2001 at 11:14:26AM -0700, David O'Brien wrote:
> On Sun, Jun 17, 2001 at 12:03:16PM -0700, H . J . Lu wrote:
> > # make binutils.tar.bz2 -f Makefile.in
> > 
> > All the man pages are generated along with the info pages and included
> > in the tarball.
> 
> The resulting manpages have a nit in them:
> 
>   OBJCOPY.1(1)                   GNU                   OBJCOPY.1(1)
> 

That is easy to fix. We just need to replace all those $@.pod with
xxx.pod, like ar.pod, ... etc, in binutils/doc/Makefile.am. Can you
submit a patch to do that?

Thanks.


H.J.


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