2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
repo/extra/mandoc
2022-11-21 17:17:17 +05:30
..
patches mandoc: 1.14.6 2021-09-24 08:41:50 +03:00
build intel-vaapi-driver, mandoc: no longer require -fcommon 2022-05-06 22:22:24 -05:00
checksums *: b3sum 2022-11-21 17:17:17 +05:30
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: 1.14.6 2021-09-24 08:41:50 +03:00
version mandoc: 1.14.6 2021-09-24 08:41:50 +03: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