aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Heinen <mheinen@FreeBSD.org>2004-04-13 23:32:13 +0000
committerMartin Heinen <mheinen@FreeBSD.org>2004-04-13 23:32:13 +0000
commit0558781c7e1487cf3e99ae69ab5f9687e23dd9cb (patch)
tree1f4d815cb8cfa0f38f69808aaaba8bde17f1c935
parenta6d34a03b6f58c128dc026f4023e802e1b3b54e7 (diff)
downloaddoc-0558781c7e1487cf3e99ae69ab5f9687e23dd9cb.tar.gz
doc-0558781c7e1487cf3e99ae69ab5f9687e23dd9cb.zip
Add more index entries for "MX record".
Notes
Notes: svn path=/head/; revision=20694
-rw-r--r--en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml4
-rw-r--r--en_US.ISO8859-1/books/handbook/mail/chapter.sgml11
2 files changed, 15 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
index b7223be76f..ce442a7b62 100644
--- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
@@ -5871,6 +5871,10 @@ www IN CNAME @</programlisting>
machines.
</para>
+ <indexterm>
+ <primary>MX record</primary>
+ </indexterm>
+
<programlisting>
@ IN MX 10 mail.example.org.</programlisting>
diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
index b848ad5896..9d7146b7ab 100644
--- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
@@ -220,6 +220,10 @@
also occurs when mail is sent from a remote host to your mail
server.</para>
+ <indexterm>
+ <primary>MX record</primary>
+ </indexterm>
+
<para><acronym>DNS</acronym> is responsible for mapping
hostnames to IP addresses, as well as for storing information
specific to mail delivery, known as MX records. The MX (Mail
@@ -927,6 +931,10 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting>
</answer>
</qandaentry>
+ <indexterm>
+ <primary>MX record</primary>
+ </indexterm>
+
<qandaentry>
<question>
<para><application>sendmail</application> says <errorname>mail
@@ -971,6 +979,9 @@ to /etc/mail/sendmail.cf.</programlisting>
The PPP connection is non-dedicated.</para>
<indexterm><primary>UUCP</primary></indexterm>
+ <indexterm>
+ <primary>MX record</primary>
+ </indexterm>
<para>There are at least two ways to do this. One way is to use
UUCP.</para>