projects
/
lttng-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
doc/man: add common OPTIONS head for command man pages
[lttng-tools.git]
/
doc
/
man
/
Makefile.am
diff --git
a/doc/man/Makefile.am
b/doc/man/Makefile.am
index 7eba803f9ca9443de4cdde6ae62797dd0f7b4682..bb123d7675414917fcc0063de80825b4011fbc66 100644
(file)
--- a/
doc/man/Makefile.am
+++ b/
doc/man/Makefile.am
@@
-46,7
+46,8
@@
MAN_XML = $(patsubst $(srcdir)/%.txt,%.xml,$(MAN_TXT))
# common AsciiDoc source files
COMMON_TXT = \
$(srcdir)/common-footer.txt \
- $(srcdir)/common-cmd-footer.txt
+ $(srcdir)/common-cmd-footer.txt \
+ $(srcdir)/common-cmd-options-head.txt
# config
ASCIIDOC_CONF = $(srcdir)/asciidoc.conf
This page took
0.022502 seconds
and
4
git commands to generate.