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

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

index 62debbb225ad7114b2adb7bed8074a43149ff3fa..3eea2aac0d71f101af5bfd4d63ef712870a62787 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 f12facb7be671a836821694ddbea39f3080f4b9b..6e1b55601a7c090dd5bbd162d463a95c0d0ee344 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>