svn commit: r41446 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail
Dru Lavigne
dru at FreeBSD.org
Wed Apr 17 14:56:26 UTC 2013
Author: dru
Date: Wed Apr 17 14:56:25 2013
New Revision: 41446
URL: http://svnweb.freebsd.org/changeset/doc/41446
Log:
Revert xref changes so that section numbers show in print version.
Pre-existing link tags still need to be fixed.
Next patch will fix white space.
Approved by: gjb (mentor)
Modified:
projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml
Modified: projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml
==============================================================================
--- projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml Tue Apr 16 23:10:07 2013 (r41445)
+++ projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml Wed Apr 17 14:56:25 2013 (r41446)
@@ -108,20 +108,20 @@
<itemizedlist>
<listitem>
- <para>Properly set up a <link
- linkend="advanced-networking">network
- connection</link>.</para>
+ <para>Properly set up a network
+ connection (<xref
+linkend="advanced-networking"/>).</para>
</listitem>
<listitem>
- <para>Properly set up the <link
- linkend="network-servers"><acronym>DNS</acronym>
- information</link> for a mail host.</para>
+ <para>Properly set up the <acronym>DNS</acronym>
+ information for a mail host (<xref
+linkend="network-servers"/>).</para>
</listitem>
<listitem>
- <para>Know how to <link linkend="ports">install additional
- third-party software</link>.</para>
+ <para>Know how to install additional
+ third-party software (<xref linkend="ports"/>).</para>
</listitem>
</itemizedlist>
</sect1>
@@ -376,10 +376,9 @@ both <acronym>POP</acronym> and
clear-text.
To secure the transmission
of information across these protocols, consider
- <link
- linkend="security-ssh-tunneling">tunneling sessions over
-&man.ssh.1;</link> or <link
- linkend="openssl">using SSL.</link>.</para>
+tunneling sessions over
+&man.ssh.1; (<xref linkend="security-ssh-tunneling"/>) or using
+SSL (<xref linkend="openssl"/>).</link>.</para>
</warning>
</sect3>
@@ -1389,9 +1388,10 @@ outgoing mail relay
server</quote>
or <quote>SMTP server</quote>).</para>
- <para>Make sure to <link linkend="mail-disable-sendmail">disable
- <application>Sendmail</application></link>, including the
- outgoing mail service.</para>
+ <para>Make sure to disable
+ <application>Sendmail</application>, including the
+ outgoing mail service. See
+< <xref linkend="mail-disable-sendmail"/> for details.</para>
<para><filename role="package">mail/ssmtp</filename> has some
other options available. Refer to the examples
More information about the svn-doc-projects
mailing list