[deployment-guide/comm-rel: 20/41] Updated the Installed Documentation section.

dsilas dsilas at fedoraproject.org
Fri Jul 16 08:53:33 UTC 2010


commit f7986b6ff1ff3d6f102e0fb04dd07e8887da1e02
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Mon Jul 12 16:31:09 2010 +0200

    Updated the Installed Documentation section.

 en-US/OpenSSH.xml |   28 ++++++++++++++++++++++------
 1 files changed, 22 insertions(+), 6 deletions(-)
---
diff --git a/en-US/OpenSSH.xml b/en-US/OpenSSH.xml
index 08e946e..3bee379 100644
--- a/en-US/OpenSSH.xml
+++ b/en-US/OpenSSH.xml
@@ -1051,7 +1051,7 @@ Are you sure you want to continue connecting (yes/no)?</screen>
           <term><command>man ssh</command></term>
           <listitem>
             <para>
-              The manual page for <application>ssh</application>, a remote login program, containing the full documentation on its usage.
+              The manual page for <application>ssh</application> containing the full documentation on its usage.
             </para>
           </listitem>
         </varlistentry>
@@ -1059,7 +1059,7 @@ Are you sure you want to continue connecting (yes/no)?</screen>
           <term><command>man scp</command></term>
           <listitem>
             <para>
-              The manual page for <application>scp</application>, a remote file copy program, containing the full documentation on its usage.
+              The manual page for <application>scp</application> containing the full documentation on its usage.
             </para>
           </listitem>
         </varlistentry>
@@ -1067,7 +1067,15 @@ Are you sure you want to continue connecting (yes/no)?</screen>
           <term><command>man sftp</command></term>
           <listitem>
             <para>
-              The manual page for <application>sftp</application>, a secure file transfer program, containing the full documentation on its usage.
+              The manual page for <application>sftp</application> containing the full documentation on its usage.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><command>man sshd</command></term>
+          <listitem>
+            <para>
+              The manual page for <application>sshd</application> containing the full documentation on its usage.
             </para>
           </listitem>
         </varlistentry>
@@ -1075,15 +1083,23 @@ Are you sure you want to continue connecting (yes/no)?</screen>
           <term><command>man ssh-keygen</command></term>
           <listitem>
             <para>
-              The manual page for <application>ssh-keygen</application>, an authentication key management program, containing the full documentation on its usage.
+              The manual page for <application>ssh-keygen</application> containing the full documentation on its usage.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><command>man ssh_config</command></term>
+          <listitem>
+            <para>
+              The manual page with full description of available SSH client configuration options.
             </para>
           </listitem>
         </varlistentry>
         <varlistentry>
-          <term><command>man 8 sshd</command></term>
+          <term><command>man sshd_config</command></term>
           <listitem>
             <para>
-              The manual page for <application>sshd</application>, an OpenSSH SSH daemon, containing the full documentation on its usage.
+              The manual page with full description of available SSH daemon configuration options.
             </para>
           </listitem>
         </varlistentry>


More information about the docs-commits mailing list