UNIX manpage compiler
mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UTF-8 and ASCII UNIX terminals, HTML 5, PostScript, and PDF.
mandoc has predominantly been developed on OpenBSD and is both an OpenBSD and a BSD.lv project. We strive to support all interested free operating systems, in particular FreeBSD, NetBSD, DragonFly, illumos, Minix 3, and both GNU- and musl-based Linux distributions, as well as all systems running the pkgsrc portable package build system. To support mandoc development, consider donating to the OpenBSD foundation.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:infrastructure/mandoc && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
boo1209830-endless-loop.patch | 0000002490 2.43 KB | |
mandoc-1.14.6.tar.gz | 0000697150 681 KB | |
mandoc.changes | 0000016734 16.3 KB | |
mandoc.spec | 0000004556 4.45 KB |
Latest Revision
- Add boo1209830-endless-loop.patch (boo1209830) avoid endless loop on processing some mandoc files. - Split mandoc into a bin subpackage: tools like rpm2docserv rely on mandoc to render the html pages, but they might be also wanted on systems that do not want to replace the entire man infrastructure.
Comments 0