Replace
<xref linkend="target" remap="foo"> with <link linkend="target">foo</link> Internal links within the Handbook now do the right thing.
This commit is contained in:
parent
93f20f9382
commit
6ff34ef882
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3751
58 changed files with 1372 additions and 1580 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
<para><emphasis>Contributed by &a.wlloyd;.</emphasis></para>
|
||||
|
||||
<para>Electronic Mail configuration is the subject of many <xref
|
||||
linkend="bibliography" remap="System Administration"> books. If you
|
||||
<para>Electronic Mail configuration is the subject of many <link
|
||||
linkend="bibliography">System Administration</link> books. If you
|
||||
plan on doing anything beyond setting up one mailhost for your
|
||||
network, you need industrial strength help.</para>
|
||||
|
||||
|
@ -43,8 +43,8 @@
|
|||
<filename>/etc/rc.conf</filename> (or, prior to FreeBSD 2.2.2,
|
||||
<filename>/etc/sysconfig</filename>). It is best to leave it on,
|
||||
unless you have a specific reason to want it off. Example: You
|
||||
are building a <xref
|
||||
linkend="firewalls" remap="Firewall">.</para>
|
||||
are building a <link
|
||||
linkend="firewalls">Firewall</link>.</para>
|
||||
|
||||
<para>You should be aware that <command>sendmail</command> is a potential weak link in a
|
||||
secure site. Some versions of <command>sendmail</command> have known security
|
||||
|
@ -94,8 +94,7 @@
|
|||
URL="../ports/mail.html">Ports collection</ulink> that
|
||||
can be found in <filename>/usr/ports</filename> or packages
|
||||
collection. This handbook section has a complete reference
|
||||
on the <xref linkend="ports"
|
||||
remap="Ports"> system.</para>
|
||||
on the <link linkend="ports">Ports</link> system.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
|
@ -270,8 +269,8 @@ foo.bar MX 10 smtp.smalliap.com ; your mailhost</programlistin
|
|||
<para>If you plan on doing anything serious with <command>sendmail</command> you should install the <command>sendmail</command>
|
||||
source. The source has plenty of documentation with it. You will
|
||||
find information on getting <command>sendmail</command>
|
||||
source from <xref linkend="sendmailuucp" remap="the UUCP
|
||||
information">.</para>
|
||||
source from <link linkend="sendmailuucp">the UUCP
|
||||
information</link>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue