SlackBuilds Repository

15.0 > System > mandoc (1.14.4)

mandoc (UNIX manpage viewer)

mandoc is a suite of tools containing mandoc, the roff macro package
of choice for BSD manual pages, and man, the predominant historical
package for UNIX manuals. It is small, ISO C, ISC-licensed, and quite
fast.

The tool set features mandoc, based on the libmandoc validating
compiler, to format output for UNIX terminals (with support for
wide-character locales), XHTML, HTML, PostScript, and PDF. It also
includes preconv, for recoding multibyte manuals; demandoc, for
emitting only text parts of manuals; mandocdb, for indexing manuals;
and apropos, whatis, and man.cgi (via catman) for semantic search of
manual content.

There is an environment variable called REPLACE_MAN, that if set to a
non-empty string, will instruct the slackbuild script to replace the
stock man package (you should remove(pkg) it first, though).

After installing, make sure to (re)create the mandoc specific "whatis"
database(s) in your manpath(s), eg.:
# mandocdb /usr/man /usr/local/man
... or, if you've chosen to replace man, then:
# makewhatis /usr/man /usr/local/man

Maintained by: LEVAI Daniel
Keywords:
ChangeLog: mandoc

Homepage:
http://mandoc.bsd.lv/

Source Downloads:
mandoc-1.14.4.tar.gz (67db024e60a9950920cf109ca9aa998e)

Download SlackBuild:
mandoc.tar.gz
mandoc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds