summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-01-02 14:13:35 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-01-02 14:13:35 +0100
commit73f26923275761ab238d84451f886e2fa15db12f (patch)
tree7362f4f53ece3bed51506826cd99eed098201652 /README
parent7e023925f48b26c1492d9fd2342c5447174e93a4 (diff)
doc: explain mandoc, unindent CHANGELOG
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 98f5a32..467faf2 100644
--- a/README
+++ b/README
@@ -9,6 +9,9 @@ Dependencies
- C compiler (C99).
- libc (recommended: C99 and POSIX >= 200809).
+- mandoc for documentation: http://mdocml.bsd.lv/ . If your host
+ system doesn't have mandoc you can convert the pages to the legacy format
+ with mandoc -Tman (make doc-oldman).
Optional dependencies