1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/textproc/mdocml/pkg-descr
Ulrich Spörlein 88d80315c5 Update mdocml to 1.11.3.
preconv(1) is not being installed to avoid conflicting with textproc/groff
2011-06-01 20:49:50 +00:00

16 lines
632 B
Plaintext

mdocml is a suite of tools compiling mdoc, the roff macro package of
choice for BSD manual pages, and man, the predominant historical
package for UNIX manuals. The mission of mdocml is to deprecate groff,
the GNU troff implementation, for displaying mdoc pages whilst
providing token support for man.
mdocml consists of the libmandoc validating compiler and mandoc, which
interfaces with the compiler library to format output for UNIX
terminals (with support for wide-character locales), XHTML, HTML,
PostScript, and PDF.
Disambiguation: mdocml is often referred to by its installed binary,
"mandoc".
WWW: http://mdocml.bsd.lv/