mirror of
https://github.com/vivier/EMILE.git
synced 2024-10-31 20:05:01 +00:00
docs: correctly use docbook2man
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
204bf1d146
commit
0b05a2eff7
@ -146,10 +146,10 @@ then
|
||||
cat <<!EOF
|
||||
|
||||
%.5: %.sgml
|
||||
docbook2man \$<
|
||||
|
||||
docbook2man \$< > \$@
|
||||
|
||||
%.8: %.sgml
|
||||
docbook2man \$<
|
||||
docbook2man \$< > \$@
|
||||
!EOF
|
||||
else
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user