diff options
| author | nl6720 <nl6720@gmail.com> | 2023-06-12 20:55:08 +0300 |
|---|---|---|
| committer | nl6720 <nl6720@gmail.com> | 2024-02-17 11:27:19 +0200 |
| commit | 2932a9def38fbe03c3727c6f5ca4f8e888826c78 (patch) | |
| tree | 991b8b2a6311876e316fc0e657fd5d7f5442a8fd /man/variables.rst | |
| parent | bedb75a8c39aa5f154ee4fc383374de3ef399e6d (diff) | |
| download | archiso-2932a9def38fbe03c3727c6f5ca4f8e888826c78.tar.gz archiso-2932a9def38fbe03c3727c6f5ca4f8e888826c78.tar.bz2 | |
Makefile: build and install the mkarchiso(1) man page
rst2man from python-docutils is required to convert the man page from
reStructuredText.
Diffstat (limited to 'man/variables.rst')
| -rw-r--r-- | man/variables.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/variables.rst b/man/variables.rst index 084c94d..152f154 100644 --- a/man/variables.rst +++ b/man/variables.rst @@ -1,9 +1,10 @@ -.. |iso_application| replace:: *mkarchiso iso* +.. |iso_application| replace:: '*mkarchiso iso*' .. |pacman_conf| replace:: */etc/pacman.conf* .. |install_dir| replace:: *arch* .. |iso_label| replace:: *MKARCHISO* .. |iso_publisher| replace:: *mkarchiso* .. |out_dir| replace:: *./out* .. |work_dir| replace:: *./work* -.. |version| replace:: insert.version.here .. |profile_dir| replace:: /usr/share/archiso + +.. include:: version.rst |
