util-linux/man-common
Mario Blättermann da67bcf938 Remove no longer valid part of man/common/README 2021-03-11 18:48:13 +01:00
..
README Remove no longer valid part of man/common/README 2021-03-11 18:48:13 +01:00
bugreports.adoc Add asciidoc man pages and some include files 2021-03-11 18:38:46 +01:00
footer-config.adoc Add asciidoc man pages and some include files 2021-03-11 18:38:46 +01:00
footer-lib.adoc Add asciidoc man pages and some include files 2021-03-11 18:38:46 +01:00
footer.adoc Add asciidoc man pages and some include files 2021-03-11 18:38:46 +01:00
manpage-stub.adoc Add asciidoc man pages and some include files 2021-03-11 18:38:46 +01:00
translation.adoc Add asciidoc man pages and some include files 2021-03-11 18:38:46 +01:00

README

To get the groff version from an asciidoc man page (example for schedutils/ionice.1.adoc): 

asciidoctor -b manpage \
            -a release-version=2.37 \
            -D output_directory \
            ionice.1.adoc

The headers of the asciidoc files already contain relative paths to the files in man-common.