Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
groff: A document formatting system.
- Summary
- Groff is a document formatting system. Groff takes standard text and
formatting commands as input and produces formatted output. The
created documents can be shown on a display or printed on a printer.
Groff's formatting commands allow you to specify font type and size,
bold type, italic type, the number and size of columns on a page, and
more.
Groff can also be used to format man pages. If you are going to use
groff with the X Window System, you will also need to install the
groff-gxditview package.
Changelog
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.18.1.1-11.1
- rebuild
- * Wed Apr 26 17:00:00 2006 Adam Jackson <ajackson{%}redhat{*}com> - 1.18.1.1-11
- Rebuild for updated imake build rules.
- * Thu Feb 16 16:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 1.18.1.1-10
- use mktemp for temporary files in pic2graph and eqn2graph scripts