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>
|
||||
|
||||
<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
|
||||
<quote>tweaking</quote> of your mail setup.</para>
|
||||
</answer>
|
||||
|
@ -1903,7 +1903,7 @@ EOT</screen>
|
|||
<para>All of these features help to make
|
||||
<application>mutt</application> one of the most advanced mail
|
||||
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>
|
||||
|
||||
<para>The stable version of <application>mutt</application> may be
|
||||
|
@ -2082,8 +2082,7 @@ EOT</screen>
|
|||
|
||||
<para>The <application>pine</application> application can be
|
||||
customized using the <option>SETUP</option> option from the main
|
||||
menu. Consult <ulink url="http://www.washington.edu/pine/">
|
||||
http://www.washington.edu/pine/</ulink>
|
||||
menu. Consult <ulink url="http://www.washington.edu/pine/"></ulink>
|
||||
for more information.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -2185,8 +2184,7 @@ user "john", with password "XXXXX", is "myth" here;</programlisting>
|
|||
|
||||
<para>More information on <application>fetchmail</application> can
|
||||
be found at <ulink
|
||||
url="http://www.catb.org/~esr/fetchmail/">
|
||||
http://www.catb.org/~esr/fetchmail/</ulink>.</para>
|
||||
url="http://www.catb.org/~esr/fetchmail/"></ulink>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mail-procmail">
|
||||
|
|
Loading…
Reference in a new issue