]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix comment, thanks joe
authorAndré Malo <nd@apache.org>
Fri, 21 Mar 2008 23:59:27 +0000 (23:59 +0000)
committerAndré Malo <nd@apache.org>
Fri, 21 Mar 2008 23:59:27 +0000 (23:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639924 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/httpd-manual.conf.in

index d73db6acff0268e63e336c794fbcfe136d68ef6f..34115ff5bbe2ca1c124bce223e47eb82bd636183 100644 (file)
@@ -18,7 +18,7 @@ AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br|ru|tr))?(/.*)?$ "@exp_manualdi
     <Files *.html>
         SetHandler type-map
     </Files>
-    <!-- .tr is text/troff in mime.types! -->
+    # .tr is text/troff in mime.types!
     <Files *.html.tr.utf8>
         ForceType text/html
     </Files>