diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:46:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:46:53 +0000 |
commit | 19da58be2d9359a9641381feb559be0b918ef710 (patch) | |
tree | 109724175f07436696f51b14b5abbd3f4d704d6d /man/README.md | |
parent | Initial commit. (diff) | |
download | shadow-19da58be2d9359a9641381feb559be0b918ef710.tar.xz shadow-19da58be2d9359a9641381feb559be0b918ef710.zip |
Adding upstream version 1:4.13+dfsg1.upstream/1%4.13+dfsg1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/README.md')
-rw-r--r-- | man/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/README.md b/man/README.md new file mode 100644 index 0000000..3180139 --- /dev/null +++ b/man/README.md @@ -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 +- itstool |