Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_jemalloc
/
refs/heads/n2
/
.
/
doc
/
manpages.xsl.in
blob: 88b2626b958135e7ab822e7bfe630b6e813321f1 [
file
] [
log
] [
blame
]
Jason Evans
aee7fd2
2010-11-24 22:00:02 -0800
[
diff
] [
blame
]
1
<xsl:stylesheet
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
version
=
"1.0"
>
2
<xsl:import
href
=
"@XSLROOT@/manpages/docbook.xsl"
/>
3
<xsl:import
href
=
"@abs_srcroot@doc/stylesheet.xsl"
/>
4
</xsl:stylesheet>