]> granicus.if.org Git - apache/commitdiff
Add links to programs docs
authorRich Bowen <rbowen@apache.org>
Fri, 28 Dec 2012 18:08:11 +0000 (18:08 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 28 Dec 2012 18:08:11 +0000 (18:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1426600 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.html.en
docs/manual/new_features_2_4.xml

index a587db5a8b7b552770ccdeee6f3d107fb2252e0c..6ce4aa883c97350775bdb29fa3df7bbd617aef32 100644 (file)
 <h2><a name="programs" id="programs">Program Enhancements</a></h2>
     
     <dl>
-        <dt>fcgistarter</dt>
+        <dt><code class="program"><a href="./programs/fcgistarter.html">fcgistarter</a></code></dt>
         <dd>New FastCGI deamon starter utility</dd>
 
-        <dt>htcacheclean</dt>
+        <dt><code class="program"><a href="./programs/htcacheclean.html">htcacheclean</a></code></dt>
         <dd>Current cached URLs can now be listed, with optional metadata
         included.</dd>
         <dd>Allow explicit deletion of individual cached URLs from the
         of or in addition to being limited by the size of the files on
         disk.</dd>
 
-        <dt>rotatelogs</dt>
+        <dt><code class="program"><a href="./programs/rotatelogs.html">rotatelogs</a></code></dt>
         <dd>May now create a link to the current log file.</dd>
         <dd>May now invoke a custom post-rotate script.</dd>
     </dl>
index 861f59da7437238d1c0cdcaedeac380a3cb97dc4..35dbdbbf98e984555c090b911f35a040f5aad6d7 100644 (file)
   <section id="programs">
     <title>Program Enhancements</title>
     <dl>
-        <dt>fcgistarter</dt>
+        <dt><program>fcgistarter</program></dt>
         <dd>New FastCGI deamon starter utility</dd>
 
-        <dt>htcacheclean</dt>
+        <dt><program>htcacheclean</program></dt>
         <dd>Current cached URLs can now be listed, with optional metadata
         included.</dd>
         <dd>Allow explicit deletion of individual cached URLs from the
         of or in addition to being limited by the size of the files on
         disk.</dd>
 
-        <dt>rotatelogs</dt>
+        <dt><program>rotatelogs</program></dt>
         <dd>May now create a link to the current log file.</dd>
         <dd>May now invoke a custom post-rotate script.</dd>
     </dl>