From: Philippe Proulx Date: Thu, 24 Mar 2016 16:38:26 +0000 (-0400) Subject: doc/man: xsl: move manpage-ulinks.xsl -> manpage-links.xsl X-Git-Tag: v2.9.0-rc1~318 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=4d7f0487e5a0cc83b40422c17a5bb02fc25d0092 doc/man: xsl: move manpage-ulinks.xsl -> manpage-links.xsl Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 7cbdd1409..57389b2a7 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -79,7 +79,7 @@ XSL_FILES = \ manpage.xsl \ manpage-base.xsl \ manpage-bold-literal.xsl \ - manpage-ulinks.xsl + manpage-links.xsl XSL_SRC_FILES = $(addprefix $(srcdir)/xsl/,$(XSL_FILES)) # common dependencies diff --git a/doc/man/xsl/manpage-links.xsl b/doc/man/xsl/manpage-links.xsl new file mode 100644 index 000000000..066292149 --- /dev/null +++ b/doc/man/xsl/manpage-links.xsl @@ -0,0 +1,8 @@ + + + <> + + + \fI\fR + + diff --git a/doc/man/xsl/manpage-ulinks.xsl b/doc/man/xsl/manpage-ulinks.xsl deleted file mode 100644 index 066292149..000000000 --- a/doc/man/xsl/manpage-ulinks.xsl +++ /dev/null @@ -1,8 +0,0 @@ - - - <> - - - \fI\fR - - diff --git a/doc/man/xsl/manpage.xsl b/doc/man/xsl/manpage.xsl index 50db18966..01363986f 100644 --- a/doc/man/xsl/manpage.xsl +++ b/doc/man/xsl/manpage.xsl @@ -1,7 +1,7 @@ - + 0