summaryrefslogtreecommitdiffstats
path: root/gitattributes.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-09-09 01:34:39 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-09-09 01:34:39 +0000
commitf24b80653c648a2a71edae762a4c2f508be7f391 (patch)
tree7c509940ad606affc90d60ce6f5a9b9817d764d6 /gitattributes.html
parentf87ade69865f2460ed0e39cfc860247063eb2a66 (diff)
downloadgit-htmldocs-f24b80653c648a2a71edae762a4c2f508be7f391.tar.gz
Autogenerated HTML docs for v1.6.0.1-285-g1070
Diffstat (limited to 'gitattributes.html')
-rw-r--r--gitattributes.html15
1 files changed, 10 insertions, 5 deletions
diff --git a/gitattributes.html b/gitattributes.html
index c4ceac2a2..01c7b26c4 100644
--- a/gitattributes.html
+++ b/gitattributes.html
@@ -638,6 +638,11 @@ patterns are available:</p></div>
</li>
<li>
<p>
+<tt>html</tt> suitable for HTML/XHTML documents.
+</p>
+</li>
+<li>
+<p>
<tt>java</tt> suitable for source code in the Java lanugage.
</p>
</li>
@@ -648,22 +653,22 @@ patterns are available:</p></div>
</li>
<li>
<p>
-<tt>python</tt> suitable for source code in the Python language.
+<tt>php</tt> suitable for source code in the PHP language.
</p>
</li>
<li>
<p>
-<tt>ruby</tt> suitable for source code in the Ruby language.
+<tt>python</tt> suitable for source code in the Python language.
</p>
</li>
<li>
<p>
-<tt>tex</tt> suitable for source code for LaTeX documents.
+<tt>ruby</tt> suitable for source code in the Ruby language.
</p>
</li>
<li>
<p>
-<tt>html</tt> suitable for HTML/XHTML documents.
+<tt>tex</tt> suitable for source code for LaTeX documents.
</p>
</li>
</ul></div>
@@ -938,7 +943,7 @@ frotz unspecified</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-09-01 06:10:54 UTC
+Last updated 2008-09-09 01:34:20 UTC
</div>
</div>
</body>