mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
603 B
Plaintext
14 lines
603 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".
|