On 2/1/17, Mattias Andrée <[email protected]> wrote: > I feel that it is kind of a given that man(1) is needed (why > else are we writing man pages) however, it can be argued in > which project to put it. The man-db implementation everyone's > using is just way too overkill.
mdocml is quite good and includes a man(1) implementation. It supports mdoc(7) and man(7), and does not depend on groff.
