projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Tests: rework select_poll_epoll test to improve verbosity on failure
[lttng-tools.git]
/
doc
/
man
/
xsl
/
manpage-bold-literal.xsl
1
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
2
<xsl:template match="literal">
3
<xsl:text>\fB</xsl:text>
4
<xsl:value-of select="." />
5
<xsl:text>\fR</xsl:text>
6
</xsl:template>
7
</xsl:stylesheet>
This page took
0.031705 seconds
and
5
git commands to generate.