Revision cd52d1ee9a92587b242d946a2300a3245d3b885a authored by Linus Torvalds on 12 November 2005, 01:43:36 UTC, committed by Linus Torvalds on 12 November 2005, 01:43:36 UTC
As per the new release rules: two weeks of merging, and then an -rc1 and
calming down for the next release.
1 parent 508862e
Raw File
stylesheet.xsl
<?xml version="1.0" encoding="UTF-8"?>
<stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
<param name="chunk.quietly">1</param>
<param name="funcsynopsis.style">ansi</param>
<param name="funcsynopsis.tabular.threshold">80</param>
</stylesheet>
back to top