blob: 3180139b40e428bcaadd5ce4afdda05b9f075b2f (
plain)
1
2
3
4
5
6
7
8
9
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
- itstool
|