openbsd-ports/textproc/groff/pkg/DESCR
schwarze 98b4adfee4 General cleanup:
* Unbreak groff manuals by using tbl(1); reported by pascal@.
* Deal with our Mdocdate cvs keyword; as designed by jmc@ in 2007.
* Use troffrc for OpenBSD config changes; suggested by Werner Lemberg.
* Unbreak the hdtbl examples; from upstream.
* Volume names in man(7) page headers; suggested by Yuri Pankov.
* Update various string tables; coordinated with upstream.
* Add a README explaining local changes; using feedback from pascal@.
* Better description and bump.
ok pascal@, and tested in an i386 bulk build by naddy@, thanks!
2011-12-04 15:41:26 +00:00

9 lines
378 B
Plaintext

GNU troff (Groff) is the GNU reimplementation of the traditional
general-purpose UNIX typesetting system, roff.
The groff distribution includes:
* various macro packages including man, mdoc, ms, me, mm, and mom;
* postprocessors for various output devices, including character
terminals, X terminals, PostScript, HTML and XHTML, and TeX DVI;
* and many utility programs.