Hi Anton,

Werner wrote:
> The right solution, mentioned already on this list, is
> 
>   groff -man -Tlatin1 -Pcbu
> 
> to pass flags -c, -b, and -u to `grotty', the tty output driver for
> groff, without any need for `col'.

There's an extra dash required, see groff(1) for more details.

    groff -man -Tlatin1 -P-cbu

Cheers,


Ralph.



Reply via email to