]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Add note about conditional man pages 84/head
authorMichael Vetter <jubalh@openmailbox.org>
Fri, 8 Sep 2017 14:20:18 +0000 (16:20 +0200)
committerMichael Vetter <jubalh@openmailbox.org>
Fri, 8 Sep 2017 20:14:17 +0000 (22:14 +0200)
Closes https://github.com/shadow-maint/shadow/issues/83

man/README.md [new file with mode: 0644]

diff --git a/man/README.md b/man/README.md
new file mode 100644 (file)
index 0000000..ebe2728
--- /dev/null
@@ -0,0 +1,10 @@
+The [official releases](https://github.com/shadow-maint/shadow/releases) ship
+with pre-built manpages.
+
+The content of the man pages however is dependent on compile flags. So the
+pre-built ones might not fit your version of shadow.  To build them yourself use
+`--enable-man`. Furthermore the following build requirements will be needed:
+- xsltproc
+- docbook 4
+- docbook stylesheets
+- xml2po