]> granicus.if.org Git - apache/commitdiff
Add indentation
authorIgor Galić <igalic@apache.org>
Fri, 20 Apr 2012 12:25:07 +0000 (12:25 +0000)
committerIgor Galić <igalic@apache.org>
Fri, 20 Apr 2012 12:25:07 +0000 (12:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328350 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/handler.xml

index 08a59ea4ddfdfd7c50ef1666f4d6c9ba5c62e4a3..8fdb253b65ef563a933da2c9aca085e92047495b 100644 (file)
 
       <example>
         &lt;Directory /web/htdocs/asis&gt;<br/>
-        SetHandler send-as-is<br/>
+       <indent>SetHandler send-as-is<br/></indent>
         &lt;/Directory&gt;
       </example>