diff options
-rw-r--r-- | doc/asciidoc/README.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/asciidoc/README.txt b/doc/asciidoc/README.txt index 6c10040..01fb725 100644 --- a/doc/asciidoc/README.txt +++ b/doc/asciidoc/README.txt | |||
@@ -8,10 +8,9 @@ etc. | |||
8 | For simplicity the Makefile here is set up to refresh the man pages that will be | 8 | For simplicity the Makefile here is set up to refresh the man pages that will be |
9 | installed with fluxbox. Just run 'make dist' in this directory. It requires | 9 | installed with fluxbox. Just run 'make dist' in this directory. It requires |
10 | that you have a recent asciidoc package installed from | 10 | that you have a recent asciidoc package installed from |
11 | http://www.methods.co.nz/asciidoc/ and xmlto from | 11 | http://www.methods.co.nz/asciidoc/ and xmlto from https://pagure.io/xmlto. The |
12 | https://pagure.io/xmlto. The result will be new fluxbox.1.in | 12 | result will be new fluxbox.1.in files in the parent directory. These and your |
13 | files in the parent directory. These and your altered .txt files should be | 13 | altered .txt files should be checked into git. |
14 | checked into git. | ||
15 | 14 | ||
16 | Here are the nuts and bolts to create other formats: | 15 | Here are the nuts and bolts to create other formats: |
17 | 16 | ||