Re: [Ganglia-developers] Writing a Makefile for manpages in mans/

2011-03-01 Thread Carlo Marcelo Arenas Belon
On Mon, Feb 28, 2011 at 12:11:16PM -0800, Bernard Li wrote: > On Sat, Feb 26, 2011 at 8:56 AM, Carlo Marcelo Arenas Belon > wrote: > > > and also requires some post processing for the right formatting : > > > > ?http://www.mail-archive.com/ganglia-developers@lists.sourceforge.net/msg05612.html >

Re: [Ganglia-developers] Writing a Makefile for manpages in mans/

2011-02-28 Thread Bernard Li
Hi Carlo: On Sat, Feb 26, 2011 at 8:56 AM, Carlo Marcelo Arenas Belon wrote: > and also requires some post processing for the right formatting : > >  http://www.mail-archive.com/ganglia-developers@lists.sourceforge.net/msg05612.html In the email, you said: "after the binaries are build then pi

Re: [Ganglia-developers] Writing a Makefile for manpages in mans/

2011-02-26 Thread Carlo Marcelo Arenas Belon
On Fri, Feb 25, 2011 at 08:34:03PM -0500, Jesse Becker wrote: > On Fri, Feb 25, 2011 at 19:13, Bernard Li wrote: > > Currently maintaining the manpages in mans/ is a manual process. ?One > > would need to know the exact options necessary to generate the > > manpages to have the same format as the

Re: [Ganglia-developers] Writing a Makefile for manpages in mans/

2011-02-25 Thread Jesse Becker
On Fri, Feb 25, 2011 at 19:13, Bernard Li wrote: > Currently maintaining the manpages in mans/ is a manual process.  One > would need to know the exact options necessary to generate the > manpages to have the same format as the one currently in the mans/ > directory. Really? That's...crazy. > W

[Ganglia-developers] Writing a Makefile for manpages in mans/

2011-02-25 Thread Bernard Li
Hi all: Currently maintaining the manpages in mans/ is a manual process. One would need to know the exact options necessary to generate the manpages to have the same format as the one currently in the mans/ directory. What do people think about adding Makefile targets to generate these during bu