Re: [Groff] groff manpage typo

2006-05-11 Thread Keith MARSHALL
>>> "Do not automatically postprocess troff output in the usual manner. >>> This will cause the intermediate output to appear on stdout; see >>> groff_out(5)." >> >> Please commit. > > I did so, modified to: "Do not automatically postprocess groff > intermediate output in the usual manner. This w

Re: [Groff] groff manpage typo

2006-05-10 Thread Keith Marshall
On Tuesday 09 May 2006 9:26 am, Werner LEMBERG wrote: > > "Do not automatically postprocess troff output in the usual manner. > > This will cause the intermediate output to appear on stdout; see > > groff_out(5)." > > Please commit. I did so, modified to: "Do not automatically postprocess groff i

Re: [Groff] groff manpage typo

2006-05-09 Thread Werner LEMBERG
> "Do not automatically postprocess troff output in the usual manner. > This will cause the intermediate output to appear on stdout; see > groff_out(5)." Please commit. Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/lis

Re: [Groff] groff manpage typo

2006-05-08 Thread Clarke Echols
Great! Do it. Clarke Keith MARSHALL wrote: Clarke Echols wrote: maybe it could read, for instance: "Do not postprocess the output of troff (as is normally done automatically). This will print ..." I favour this change of wording; it corrects the grammatical sense, while preserving the ori

Re: [Groff] groff manpage typo

2006-05-08 Thread Keith MARSHALL
Clarke Echols wrote: >>> maybe it could read, for instance: >>> >>> "Do not postprocess the output of troff (as is normally done >>> automatically). This will print ..." >> >> I favour this change of wording; it corrects the grammatical sense, >> while preserving the originally intended meaning.

Re: [Groff] groff manpage typo

2006-05-08 Thread Clarke Echols
Keith MARSHALL wrote: Joerg van den Hoff wrote: there is a typo (sort of) in the manpage. concerning the '-Z' option it reads: -ZDo not postprocess the output of troff that is normally called automatically by groff. This will print the intermediate output to standard output

Re: [Groff] groff manpage typo

2006-05-08 Thread Keith MARSHALL
Joerg van den Hoff wrote: > there is a typo (sort of) in the manpage. concerning the '-Z' option > it reads: > > -ZDo not postprocess the output of troff that is normally called > automatically by groff. This will print the intermediate output > to standard output; see groff_out(

[Groff] groff manpage typo

2006-05-08 Thread Joerg van den Hoff
hi, there is a typo (sort of) in the manpage. concerning the '-Z' option it reads: -Z Do not postprocess the output of troff that is normally called automatically by groff. This will print the intermediate output to standard output; see groff_out(5). the first sentence is b