From 9c1fd404f5ed2b39e31078fd2fc4efdb75d32e73 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 24 Mar 2016 12:33:10 -0400 Subject: [PATCH] doc/man: xsl: add (internal) link template MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This makes the internal link titles appear underlined in the man pager. Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- doc/man/xsl/manpage-ulinks.xsl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/xsl/manpage-ulinks.xsl b/doc/man/xsl/manpage-ulinks.xsl index 5e4b79463..d08cebc1e 100644 --- a/doc/man/xsl/manpage-ulinks.xsl +++ b/doc/man/xsl/manpage-ulinks.xsl @@ -2,4 +2,7 @@ + + \fI\fR + -- 2.34.1