[deployment-guide/comm-rel: 682/727] Extended the list of installed documentation.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 13:23:06 UTC 2010


commit ce934d5590c711ac6a9f0156fc35da08c1c2ada9
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri Sep 17 17:08:23 2010 +0200

    Extended the list of installed documentation.

 en-US/The_Apache_HTTP_Server.xml |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/en-US/The_Apache_HTTP_Server.xml b/en-US/The_Apache_HTTP_Server.xml
index 770f260..c95a445 100644
--- a/en-US/The_Apache_HTTP_Server.xml
+++ b/en-US/The_Apache_HTTP_Server.xml
@@ -4109,6 +4109,22 @@ SSLCertificateKeyFile /etc/pki/tls/private/<replaceable>hostname</replaceable>.k
             </para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term><command>man httpd</command></term>
+          <listitem>
+            <para>
+              The manual page for the <systemitem class="service">httpd</systemitem> service containing the complete list of its command line options. 
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><command>man genkey</command></term>
+          <listitem>
+            <para>
+              The manual page for <command>genkey</command> containing the full documentation on its usage.
+            </para>
+          </listitem>
+        </varlistentry>
       </variablelist>
     </section>
     <section id="s2-apache-resources-web">
@@ -4135,6 +4151,14 @@ SSLCertificateKeyFile /etc/pki/tls/private/<replaceable>hostname</replaceable>.k
             </para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term><ulink url="http://www.openssl.org/" /></term>
+          <listitem>
+            <para>
+              The OpenSSL home page containing further documentation, frequently asked questions, links to the mailing lists, and other useful resources.
+            </para>
+          </listitem>
+        </varlistentry>
       </variablelist>
     </section>
   </section>


More information about the docs-commits mailing list