Shorten ulink elements by omitting the URL in the link text.
Use lower case for the url attribute.
This commit is contained in:
parent
cb57f57e6e
commit
8b58ee6098
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20669
1 changed files with 4 additions and 6 deletions
|
@ -953,7 +953,7 @@ itself as domain.net. Add domain.net to /etc/mail/local-host-names
|
||||||
to /etc/mail/sendmail.cf.</programlisting>
|
to /etc/mail/sendmail.cf.</programlisting>
|
||||||
|
|
||||||
<para>The <application>sendmail</application> FAQ can be found at
|
<para>The <application>sendmail</application> FAQ can be found at
|
||||||
<ulink URL="http://www.sendmail.org/faq/"></ulink> and is
|
<ulink url="http://www.sendmail.org/faq/"></ulink> and is
|
||||||
recommended reading if you want to do any
|
recommended reading if you want to do any
|
||||||
<quote>tweaking</quote> of your mail setup.</para>
|
<quote>tweaking</quote> of your mail setup.</para>
|
||||||
</answer>
|
</answer>
|
||||||
|
@ -1903,7 +1903,7 @@ EOT</screen>
|
||||||
<para>All of these features help to make
|
<para>All of these features help to make
|
||||||
<application>mutt</application> one of the most advanced mail
|
<application>mutt</application> one of the most advanced mail
|
||||||
user agents available. See <ulink
|
user agents available. See <ulink
|
||||||
url="http://www.mutt.org">http://www.mutt.org</ulink> for more
|
url="http://www.mutt.org"></ulink> for more
|
||||||
information on mutt.</para>
|
information on mutt.</para>
|
||||||
|
|
||||||
<para>The stable version of <application>mutt</application> may be
|
<para>The stable version of <application>mutt</application> may be
|
||||||
|
@ -2082,8 +2082,7 @@ EOT</screen>
|
||||||
|
|
||||||
<para>The <application>pine</application> application can be
|
<para>The <application>pine</application> application can be
|
||||||
customized using the <option>SETUP</option> option from the main
|
customized using the <option>SETUP</option> option from the main
|
||||||
menu. Consult <ulink url="http://www.washington.edu/pine/">
|
menu. Consult <ulink url="http://www.washington.edu/pine/"></ulink>
|
||||||
http://www.washington.edu/pine/</ulink>
|
|
||||||
for more information.</para>
|
for more information.</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -2185,8 +2184,7 @@ user "john", with password "XXXXX", is "myth" here;</programlisting>
|
||||||
|
|
||||||
<para>More information on <application>fetchmail</application> can
|
<para>More information on <application>fetchmail</application> can
|
||||||
be found at <ulink
|
be found at <ulink
|
||||||
url="http://www.catb.org/~esr/fetchmail/">
|
url="http://www.catb.org/~esr/fetchmail/"></ulink>.</para>
|
||||||
http://www.catb.org/~esr/fetchmail/</ulink>.</para>
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="mail-procmail">
|
<sect1 id="mail-procmail">
|
||||||
|
|
Loading…
Reference in a new issue