Add note about conditional man pages
Closes https://github.com/shadow-maint/shadow/issues/83
This commit is contained in:
parent
fb04f2723a
commit
223238d265
10
man/README.md
Normal file
10
man/README.md
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user