> Cannot render HTML documents using Groff on .gz man files directly.

Of course not.  You have first to uncompress, then you can process it.

Example:

  gunzip -c foo.1.gz | groff -Thtml -mandoc > foo.1.html


    Werner


_______________________________________________
bug-groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-groff
  • Groff & gz Koingo Software
    • Re: Groff & gz Werner LEMBERG

Reply via email to