Re: [Groff] How remove title?

2015-06-13 Thread Deri James
On Sat 13 Jun 2015 15:20:24 Peng Yu wrote: > > Do these actually check the manpages on my system? I guess it does > > not. I want to convert manpages on my system. > > Maybe you can make a corresponding version that works locally? Well, that is in fact what happens, on my system it is local. The

Re: [Groff] How remove title?

2015-06-13 Thread Peng Yu
On Sat, Jun 13, 2015 at 3:14 PM, Peng Yu wrote: >> wget http://chuzzlewit.co.uk/WebManPDF.pl/man:/groff -O groff.pdf >> wget http://chuzzlewit.co.uk/WebManPDF.pl/man:/ls -O ls.pdf > > Do these actually check the manpages on my system? I guess it does > not. I want to convert manpages on my system.

Re: [Groff] How remove title?

2015-06-13 Thread Peng Yu
> wget http://chuzzlewit.co.uk/WebManPDF.pl/man:/groff -O groff.pdf > wget http://chuzzlewit.co.uk/WebManPDF.pl/man:/ls -O ls.pdf Do these actually check the manpages on my system? I guess it does not. I want to convert manpages on my system. -- Regards, Peng

Re: [Groff] How remove title?

2015-06-13 Thread Peng Yu
On Sat, Jun 13, 2015 at 6:33 AM, Ralph Corderoy wrote: > Hi Peng, > >> I use the following command to generate a pdf file from a manpage. >> But the pdf file has title "Untitled". > > How odd, it doesn't here. > >> I want to unset it via groff. >> But I don't see an option to set title to be null.

Re: [Groff] How remove title?

2015-06-13 Thread Ralph Corderoy
Hi Peng, > I use the following command to generate a pdf file from a manpage. > But the pdf file has title "Untitled". How odd, it doesn't here. > I want to unset it via groff. > But I don't see an option to set title to be null. Would you please > let me know how to unset the title with groff?

Re: [Groff] How remove title?

2015-06-13 Thread Deri James
On Fri 12 Jun 2015 23:23:14 Peng Yu wrote: > Hi, I use the following command to generate a pdf file from a manpage. > But the pdf file has title "Untitled". I want to unset it via groff. > But I don't see an option to set title to be null. Would you please > let me know how to unset the title with