[deployment-guide/comm-rel: 36/41] (multiple): fix BZ#598800, various errors in DG

dsilas dsilas at fedoraproject.org
Fri Jul 16 08:54:56 UTC 2010


commit 28861626167e0f035c1f8a84ae1f02685eac16f3
Author: Douglas Silas <dhensley at redhat.com>
Date:   Thu Jul 15 01:32:22 2010 +0200

    (multiple): fix BZ#598800, various errors in DG

 en-US/Email.xml                                    |    4 ++--
 en-US/FTP.xml                                      |    5 ++---
 .../Lightweight_Directory_Access_Protocol_LDAP.xml |    4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/en-US/Email.xml b/en-US/Email.xml
index a014ccf..1f04388 100644
--- a/en-US/Email.xml
+++ b/en-US/Email.xml
@@ -72,7 +72,7 @@
           <listitem
             lang="en-US,as-IN,bn-IN,gu-IN,hi-IN,kn-IN,ml-IN,mr-IN,or-IN,pa-IN,si-LK,ta-IN,te-IN,pt-BR">
             <para>
-              <emphasis>KPOP</emphasis> — POP3 with Kerberos authentication. Refer to <!-- TBD6: <xref linkend="ch-kerberos"/> --> for more information.</para>
+              <emphasis>KPOP</emphasis> — POP3 with Kerberos authentication.</para>
           </listitem>
           <listitem>
             <para>
@@ -1260,7 +1260,7 @@ poll mail.domain2.com
         <screen>
 <command>/sbin/service spamassassin start</command>
         </screen>
-        <para>To start the SpamAssassin daemon when the system is booted, use an initscript utility, such as the <application>Services Configuration Tool</application> (<command>system-config-services</command>), to turn on the <computeroutput>spamassassin</computeroutput> service. Refer to <!-- RHEL5:   XFIXIT! <xref linkend="s2-boot-init-shutdown-sysv-util"/>  --> for more information about initscript utilities.</para>
+        <para>To start the SpamAssassin daemon when the system is booted, use an initscript utility, such as the <application>Services Configuration Tool</application> (<command>system-config-services</command>), to turn on the <computeroutput>spamassassin</computeroutput> service. Refer to <xref linkend="ch-Controlling_Access_to_Services"/> for more information about starting and stopping services.</para>
         <para>To configure Procmail to use the SpamAssassin client application instead of the Perl script, place the following line near the top of the <filename>~/.procmailrc</filename> file. For a system-wide configuration, place it in <filename>/etc/procmailrc</filename>:</para>
         <screen>
 <command>INCLUDERC=/etc/mail/spamassassin/spamassassin-spamc.rc</command>
diff --git a/en-US/FTP.xml b/en-US/FTP.xml
index f7160f6..5174019 100644
--- a/en-US/FTP.xml
+++ b/en-US/FTP.xml
@@ -190,7 +190,7 @@
       <listitem
         lang="en-US,as-IN,bn-IN,gu-IN,hi-IN,kn-IN,ml-IN,mr-IN,or-IN,pa-IN,si-LK,ta-IN,te-IN">
         <para>
-          <filename>/etc/pam.d/vsftpd</filename> — The Pluggable Authentication Modules (PAM) configuration file for <command>vsftpd</command>. This file specifies the requirements a user must meet to login to the FTP server. For more information, refer to <!-- TBD6: <xref linkend="ch-pam"/> -->.</para>
+          <filename>/etc/pam.d/vsftpd</filename> — The Pluggable Authentication Modules (PAM) configuration file for <command>vsftpd</command>. This file specifies the requirements a user must meet to login to the FTP server. For more information on PAM, refer to the <citetitle pubwork="chapter">Pluggable Authentication Modules (PAM)</citetitle> chapter of the &MAJOROSVER; <citetitle>Security Guide</citetitle>.</para>
       </listitem>
       <listitem>
         <para>
@@ -376,8 +376,7 @@
     <important
       lang="en-US,as-IN,bn-IN,gu-IN,hi-IN,kn-IN,ml-IN,mr-IN,or-IN,pa-IN,si-LK,ta-IN,te-IN">
       <title>Important</title>
-      <para>For an overview of ways to secure <command>vsftpd</command>, refer to <!-- TBD6: <xref
-	linkend="ch-server"/> -->.</para>
+      <para>For an overview of ways to secure <command>vsftpd</command>, refer to the &MAJOROSVER; <citetitle>Security Guide</citetitle>.</para>
     </important>
     <para>The following is a list of some of the more important directives within <filename>/etc/vsftpd/vsftpd.conf</filename>. All directives not explicitly found within <command>vsftpd</command>'s configuration file are set to their default value.</para>
     <section
diff --git a/en-US/Lightweight_Directory_Access_Protocol_LDAP.xml b/en-US/Lightweight_Directory_Access_Protocol_LDAP.xml
index 076c8d3..d4129b6 100644
--- a/en-US/Lightweight_Directory_Access_Protocol_LDAP.xml
+++ b/en-US/Lightweight_Directory_Access_Protocol_LDAP.xml
@@ -446,7 +446,7 @@
       <para>The <filename>pam_ldap</filename> module allows PAM-aware applications to authenticate users using information stored in an LDAP directory. PAM-aware applications include console login, POP and IMAP mail servers, and Samba. By deploying an LDAP server on a network, all of these applications can authenticate using the same user ID and password combination, greatly simplifying administration.</para>
       <para
         lang="en-US,as-IN,bn-IN,gu-IN,hi-IN,kn-IN,ml-IN,mr-IN,or-IN,pa-IN,si-LK,ta-IN,te-IN">
-				For more about configuring PAM, refer to <!-- TBD6: <xref linkend="ch-pam"/> --> and the PAM man pages.</para>
+				For more information about configuring PAM, refer to refer to the <citetitle pubwork="chapter">Pluggable Authentication Modules (PAM)</citetitle> chapter of the &MAJOROSVER; 6 <citetitle>Security Guide</citetitle> and the PAM man pages.</para>
     </section>
     <section
       id="s2-ldap-other-apps">
@@ -772,7 +772,7 @@ group: files ldap
       </indexterm>
       <para
         lang="en-US,as-IN,bn-IN,gu-IN,hi-IN,kn-IN,ml-IN,mr-IN,or-IN,pa-IN,si-LK,ta-IN,te-IN">
-				To have standard PAM-enabled applications use LDAP for authentication, run the <application>Authentication Configuration Tool</application> (<command>system-config-authentication</command>) and select <guilabel>Enable LDAP Support</guilabel> under the the <guilabel>Authentication</guilabel> tab. For more about configuring PAM, refer to <!-- TBD6: <xref linkend="ch-pam"/> --> and the PAM man pages.</para>
+				To have standard PAM-enabled applications use LDAP for authentication, run the <application>Authentication Configuration Tool</application> (<command>system-config-authentication</command>) and select <guilabel>Enable LDAP Support</guilabel> under the the <guilabel>Authentication</guilabel> tab. For more information about configuring PAM, refer to the <citetitle pubwork="chapter">Pluggable Authentication Modules (PAM)</citetitle> chapter of the &MAJOROSVER; <citetitle>Security Guide</citetitle> and the PAM man pages.</para>
     </section>
     <section
       id="s2-ldap-migrate">


More information about the docs-commits mailing list