Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2014 20:04:30 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46060 - head/en_US.ISO8859-1/books/handbook/mail
Message-ID:  <201412032004.sB3K4UuM080289@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr
Date: Wed Dec  3 20:04:29 2014
New Revision: 46060
URL: https://svnweb.freebsd.org/changeset/doc/46060

Log:
  Remove some instances of redundant markup and word in sentences.
  
  Obtained from:	    igor(8)

Modified:
  head/en_US.ISO8859-1/books/handbook/mail/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/mail/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mail/chapter.xml	Wed Dec  3 18:30:49 2014	(r46059)
+++ head/en_US.ISO8859-1/books/handbook/mail/chapter.xml	Wed Dec  3 20:04:29 2014	(r46060)
@@ -1215,7 +1215,7 @@ hostname=_HOSTNAME_</programlisting>
       <systemitem class="fqdomainname">relay.example.net</systemitem>,
       allowing quicker mail transmission.</para>
 
-    <para>The following <filename>.mc</filename> file should
+    <para>The following <filename>.mc</filename> should
       suffice:</para>
 
     <programlisting>VERSIONID(`bsd.home.mc version 1.0')
@@ -1335,9 +1335,9 @@ SENDMAIL_LDADD=-lsasl2</programlisting>
 	<para>After <application>Sendmail</application> has been
 	  compiled and reinstalled, edit
 	  <filename>/etc/mail/freebsd.mc</filename> or the local
-	  <filename>.mc</filename> file.  Many administrators choose
-	  to use the output from &man.hostname.1; as the name of the
-	  <filename>.mc</filename> file for uniqueness.  Add these
+	  <filename>.mc</filename>.  Many administrators choose
+	  to use the output from &man.hostname.1; as the name of
+	  <filename>.mc</filename> for uniqueness.  Add these
 	  lines:</para>
 
 	<programlisting>dnl set SASL options



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412032004.sB3K4UuM080289>