repo/extra/mandoc
2021-08-26 07:22:10 +03:00
..
patches mandoc: fix segfaults with some pages (See #273) 2021-07-12 13:32:54 +03:00
build mandoc: fix permission of binaries 2021-07-28 12:35:19 +03:00
checksums mandoc: fix segfaults with some pages (See #273) 2021-07-12 13:32:54 +03:00
depends libnl,mandoc,util-linux,wpa_supplicant: Move to extra 2020-02-13 11:13:59 +02:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources mandoc: use VERSION 2021-07-15 10:23:26 +03:00
version libnl,mandoc,util-linux,wpa_supplicant: Move to extra 2020-02-13 11:13:59 +02:00

mandoc
________________________________________________________________________________

mandoc (historically called mdocml) is an ISC licensed utility for formatting
man pages, specifically those written in the mdoc and man macro languages.
Unlike the groff and older troff and nroff tools predominantly used for this
purpose, mandoc focuses specifically on manuals and is not suitable for
general-purpose type-setting. [0]

Upstream: https://mandoc.bsd.lv/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b mandoc                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Mandoc