mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
9 lines
273 B
XML
9 lines
273 B
XML
<?xml version='1.0'?>
|
|
<!-- vim:set sts=2 shiftwidth=2 syntax=xml: -->
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
version='1.0'>
|
|
|
|
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
|
|
|
|
</xsl:stylesheet>
|