WIP: Use mdoc(7) and review documentation. #2

Closed
Ghost wants to merge 2 commits from documentation-review into master

2 commits

Author SHA1 Message Date
Patrick Marchand f6755170ce Forgot to delete old man(1) instructions 2018-12-29 04:35:04 +01:00
Patrick Marchand cd5b5adce7 Swich source documentation from markdown to mdoc(7)
mdoc(7) is a better format for man(1) pages and the browser viewable
documentation can be generated with mandoc(1)

	mandoc -T markdown bkctld.8

Moves alot of information around, so it was easier to make one large
commit rather than have bits and bobs of information missing in the
various commits.
2018-12-28 22:16:17 -05:00