repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix bug #7036 - net rpc getsid fails in hardened windows environments.
[Samba.git]
/
docs-xml
/
xslt
/
fo.xsl
blob
f095f5df8f9089d75c1b2fec28b53521c02c3543
1
<?xml
version='
1.0
'
?>
2
<!-- vim:set sts=2 shiftwidth=2 syntax=xml: -->
3
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
4
version='
1.0
'
>
5
6
<xsl:import
href
=
"http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"
/>
7
8
</xsl:stylesheet>