svn commit: r41447 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail

Dru Lavigne dru at FreeBSD.org
Wed Apr 17 15:21:38 UTC 2013


Author: dru
Date: Wed Apr 17 15:21:37 2013
New Revision: 41447
URL: http://svnweb.freebsd.org/changeset/doc/41447

Log:
  Fix stray <
  
  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	Wed Apr 17 14:56:25 2013	(r41446)
+++ projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml	Wed Apr 17 15:21:37 2013	(r41447)
@@ -1391,7 +1391,7 @@ server</quote>
     <para>Make sure to disable
 	<application>Sendmail</application>, including the
       outgoing mail service.  See
-<       <xref linkend="mail-disable-sendmail"/> for details.</para>
+       <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