Use url entities for links between docs

This commit is contained in:
Denis Peplin 2004-08-05 10:04:31 +00:00
parent 2f69cd65ee
commit c12c11040e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21827
50 changed files with 222 additions and 162 deletions
en_US.ISO8859-1
articles
books
arch-handbook
developers-handbook
faq
fdp-primer
see-also
sgml-markup
the-website
handbook
advanced-networking
bibliography
config
install
introduction
ports
serialcomms
porters-handbook
share/sgml/glossary

View file

@ -715,11 +715,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
</itemizedlist> </itemizedlist>
<para>You will almost certainly get a conflict because <para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.203 2004-08-02 04:15:08 murray Exp $</literal> (or in FreeBSD's case, of the <literal>$Id: article.sgml,v 1.204 2004-08-05 10:04:26 den Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) <literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict lines, so you will have to edit the file to resolve the conflict
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.203 2004-08-02 04:15:08 murray Exp $</literal> line, (remove the marker lines and the second <literal>$Id: article.sgml,v 1.204 2004-08-05 10:04:26 den Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.203 2004-08-02 04:15:08 murray Exp $</literal> line intact).</para> leaving the original <literal>$Id: article.sgml,v 1.204 2004-08-05 10:04:26 den Exp $</literal> line intact).</para>
</listitem> </listitem>
<listitem> <listitem>
@ -1029,7 +1029,7 @@ checkout -P</programlisting>
<listitem> <listitem>
<para>Add yourself to the <quote>Developers</quote> section of <para>Add yourself to the <quote>Developers</quote> section of
the <ulink url="../contributors/index.html">Contributors List</ulink> the <ulink url="&url.articles.contributors;/index.html">Contributors List</ulink>
and remove yourself from the <quote>Additional and remove yourself from the <quote>Additional
Contributors</quote> section.</para> Contributors</quote> section.</para>
</listitem> </listitem>
@ -1424,7 +1424,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
related discussion takes place on the &a.doc;. Committers related discussion takes place on the &a.doc;. Committers
interested in contributing to the documentation should familiarize interested in contributing to the documentation should familiarize
themselves with the <ulink themselves with the <ulink
url="../../books/fdp-primer/index.html">Documentation Project url="&url.books.fdp-primer;/index.html">Documentation Project
Primer</ulink>.</para> Primer</ulink>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -1873,7 +1873,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<filename>Makefile</filename> for any package or subtree <filename>Makefile</filename> for any package or subtree
which is being actively maintained by one or more people; which is being actively maintained by one or more people;
see <ulink see <ulink
url="../../books/developers-handbook/policies.html"></ulink> url="&url.books.developers-handbook;/policies.html"></ulink>
for documentation on this. Where sections of code have for documentation on this. Where sections of code have
several maintainers, commits to affected areas by one several maintainers, commits to affected areas by one
maintainer need to be reviewed by at least one other maintainer need to be reviewed by at least one other
@ -1887,7 +1887,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
someone who manages an overall category of FreeBSD someone who manages an overall category of FreeBSD
evolution, such as internationalization or networking. evolution, such as internationalization or networking.
See <ulink See <ulink
url="../contributors/staff-who.html"> url="&url.articles.contributors;/staff-who.html">
http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink> http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink>
for more information on this.</para> for more information on this.</para>
</listitem> </listitem>
@ -2357,7 +2357,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
</screen> </screen>
<para>The <para>The
<ulink url="../../books/porters-handbook/index.html">Porters <ulink url="&url.books.porters-handbook;/index.html">Porters
Handbook</ulink> contains more detailed Handbook</ulink> contains more detailed
instructions.</para> instructions.</para>
@ -2368,7 +2368,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<para>If the port came from a submitter who has not <para>If the port came from a submitter who has not
contributed to the project before, add that person's contributed to the project before, add that person's
name to the <ulink name to the <ulink
url="../contributors/contrib-additional.html">Additional url="&url.articles.contributors;/contrib-additional.html">Additional
Contributors</ulink> section of the FreeBSD Contributors Contributors</ulink> section of the FreeBSD Contributors
List.</para> List.</para>
@ -2763,7 +2763,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<step> <step>
<para>Submit a docs PR to add the new category to both the <para>Submit a docs PR to add the new category to both the
<ulink url="../../books/porters-handbook/makefile-categories.html#PORTING-CATEGORIES"> <ulink url="&url.books.porters-handbook;/makefile-categories.html#PORTING-CATEGORIES">
Porter's Handbook</ulink> and to Porter's Handbook</ulink> and to
<filename>www/en/ports/categories</filename>.</para> <filename>www/en/ports/categories</filename>.</para>
</step> </step>

View file

@ -14,5 +14,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
IMAGES_EN= tk0231-9-1.png IMAGES_EN= tk0231-9-1.png
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -7,6 +7,8 @@
%authors; %authors;
<!ENTITY % trademark PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademark PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademark; %trademark;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -329,7 +331,7 @@
will need to upgrade to a more modern version of &os; (which will need to upgrade to a more modern version of &os; (which
you should do anyway, to make sure your system is not you should do anyway, to make sure your system is not
vulnerable to known security issues). See the <ulink vulnerable to known security issues). See the <ulink
url="../../books/handbook/makeworld.html">&os; url="&url.books.handbook;/makeworld.html">&os;
Handbook</ulink> for information about updating your Handbook</ulink> for information about updating your
system.</para> system.</para>
@ -342,7 +344,7 @@
<literal>GENERIC</literal> kernel, so you will need to create a kernel <literal>GENERIC</literal> kernel, so you will need to create a kernel
config file with the appropriate entries. See &man.stl.4; and the config file with the appropriate entries. See &man.stl.4; and the
appropriate section of the <ulink appropriate section of the <ulink
URL="../../books/handbook/kernelconfig.html">&os; URL="&url.books.handbook;/kernelconfig.html">&os;
Handbook</ulink>.</para> Handbook</ulink>.</para>
</sect2> </sect2>
@ -1276,7 +1278,7 @@ exit 0</programlisting>
<title>Using a Serial Console on &os;</title> <title>Using a Serial Console on &os;</title>
<para>The procedure for doing this is described in detail in the <para>The procedure for doing this is described in detail in the
<ulink URL="../../books/handbook/serialconsole-setup.html">&os; <ulink URL="&url.books.handbook;/serialconsole-setup.html">&os;
Handbook</ulink>. This is a quick summary.</para> Handbook</ulink>. This is a quick summary.</para>
<sect2 id="freebsd-kernconf"> <sect2 id="freebsd-kernconf">

View file

@ -106,7 +106,7 @@ FreeBSD Entities//EN"> %freebsd;
language, you can help translate additional documents or language, you can help translate additional documents or
verify that the translations are up-to-date. First take a verify that the translations are up-to-date. First take a
look at the <ulink look at the <ulink
url="../../books/fdp-primer/translations.html">Translations url="&url.books.fdp-primer;/translations.html">Translations
FAQ</ulink> in the FreeBSD Documentation Project Primer. FAQ</ulink> in the FreeBSD Documentation Project Primer.
You are not committing yourself to translating every You are not committing yourself to translating every
single FreeBSD document by doing this &mdash; as a single FreeBSD document by doing this &mdash; as a
@ -248,7 +248,7 @@ FreeBSD Entities//EN"> %freebsd;
tolerance for a <emphasis>high</emphasis> volume of mail!) may tolerance for a <emphasis>high</emphasis> volume of mail!) may
subscribe to the &a.hackers;. subscribe to the &a.hackers;.
See <ulink See <ulink
url="../../books/handbook/eresources.html#ERESOURCES-MAIL">The url="&url.books.handbook;/eresources.html#ERESOURCES-MAIL">The
FreeBSD Handbook</ulink> for more information about this and FreeBSD Handbook</ulink> for more information about this and
other mailing lists.</para> other mailing lists.</para>
@ -280,7 +280,7 @@ FreeBSD Entities//EN"> %freebsd;
the &a.bugs;.</para> the &a.bugs;.</para>
<para>See also <ulink <para>See also <ulink
URL="../../articles/problem-reports/article.html">this URL="&url.articles.problem-reports;/article.html">this
article</ulink> on how to write good problem reports.</para> article</ulink> on how to write good problem reports.</para>
</sect2> </sect2>
@ -291,7 +291,7 @@ FreeBSD Entities//EN"> %freebsd;
<para>Changes to the documentation are overseen by the &a.doc;. <para>Changes to the documentation are overseen by the &a.doc;.
Please look at the <ulink Please look at the <ulink
url="../../books/fdp-primer/index.html">FreeBSD Documentation url="&url.books.fdp-primer;/index.html">FreeBSD Documentation
Project Primer</ulink> for complete instructions. Send Project Primer</ulink> for complete instructions. Send
submissions and changes (even small ones are welcome!) using submissions and changes (even small ones are welcome!) using
&man.send-pr.1; as described in <link &man.send-pr.1; as described in <link
@ -311,7 +311,7 @@ FreeBSD Entities//EN"> %freebsd;
known as <quote>FreeBSD-CURRENT</quote> which is made known as <quote>FreeBSD-CURRENT</quote> which is made
available in a variety of ways for the convenience of available in a variety of ways for the convenience of
developers working actively on the system. See <ulink url=" developers working actively on the system. See <ulink url="
../../books/handbook/current-stable.html">The FreeBSD &url.books.handbook;/current-stable.html">The FreeBSD
Handbook</ulink> for more information about getting and using Handbook</ulink> for more information about getting and using
FreeBSD-CURRENT.</para> FreeBSD-CURRENT.</para>
@ -546,7 +546,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<para>We can always use new mirror sites for FTP, WWW or <para>We can always use new mirror sites for FTP, WWW or
<command>cvsup</command>. If you would like to be such a <command>cvsup</command>. If you would like to be such a
mirror, please see the <ulink mirror, please see the <ulink
url="../../articles/hubs/index.html">Mirroring FreeBSD</ulink> url="&url.articles.hubs;/index.html">Mirroring FreeBSD</ulink>
article for more information.</para> article for more information.</para>
</sect3> </sect3>
</sect2> </sect2>

View file

@ -301,7 +301,7 @@
<listitem> <listitem>
<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink> (formerly Walnut Creek CDROM) <para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink> (formerly Walnut Creek CDROM)
has donated almost more than we can say (see the 'About the FreeBSD Project' has donated almost more than we can say (see the 'About the FreeBSD Project'
section of the <ulink url="../../books/handbook/index.html">FreeBSD Handbook</ulink> for more details). section of the <ulink url="&url.books.handbook;/index.html">FreeBSD Handbook</ulink> for more details).
In particular, we would like to thank them for the original In particular, we would like to thank them for the original
hardware used for <hostid hardware used for <hostid
role="fqdn">freefall.FreeBSD.org</hostid>, our primary role="fqdn">freefall.FreeBSD.org</hostid>, our primary
@ -530,7 +530,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><ulink url="../releng/index.html">Release <term><ulink url="&url.articles.releng;/index.html">Release
Coordination</ulink></term> Coordination</ulink></term>
<listitem> <listitem>

View file

@ -13,5 +13,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -5,6 +5,8 @@
%authors; %authors;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -112,7 +114,7 @@
<para>Now you need to obtain the <filename>CVSROOT</filename> directory <para>Now you need to obtain the <filename>CVSROOT</filename> directory
from the FreeBSD repository. This is most easily done by checking it from the FreeBSD repository. This is most easily done by checking it
out from a FreeBSD anonymous CVS mirror. See <ulink out from a FreeBSD anonymous CVS mirror. See <ulink
url="../../books/handbook/anoncvs.html">the relevant chapter in url="&url.books.handbook;/anoncvs.html">the relevant chapter in
the handbook</ulink> for more information. Let us assume that the the handbook</ulink> for more information. Let us assume that the
sources are stored in <filename>CVSROOT-freebsd</filename> in the sources are stored in <filename>CVSROOT-freebsd</filename> in the
current directory.</para> current directory.</para>

View file

@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -11,6 +11,9 @@
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -64,7 +67,7 @@
<para>In order to use IPFW, support for it must be compiled into the <para>In order to use IPFW, support for it must be compiled into the
kernel. For more information on how to recompile the kernel, kernel. For more information on how to recompile the kernel,
please see the <ulink please see the <ulink
URL="../../books/handbook/kernelconfig.html">kernel configuration URL="&url.books.handbook;/kernelconfig.html">kernel configuration
section in the Handbook</ulink>. The following options must be section in the Handbook</ulink>. The following options must be
added into your kernel configuration file for IPFW support:</para> added into your kernel configuration file for IPFW support:</para>

View file

@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -4,6 +4,9 @@
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -59,7 +62,7 @@
<title>The Euro in a nutshell</title> <title>The Euro in a nutshell</title>
<para>If you already feel comfortable with <para>If you already feel comfortable with
<ulink url="../../books/handbook/l10n.html">localization</ulink> as <ulink url="&url.books.handbook;/l10n.html">localization</ulink> as
described in the <systemitem class="osname">FreeBSD</systemitem> described in the <systemitem class="osname">FreeBSD</systemitem>
Handbook you might be only interested in the following facts which Handbook you might be only interested in the following facts which
will get you started quickly:</para> will get you started quickly:</para>

View file

@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -5,6 +5,8 @@
%freebsd; %freebsd;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -109,7 +111,7 @@ options IPFIREWALL_VERBOSE</programlisting>
<para>Now it is necessary to build and install the new kernel. You may <para>Now it is necessary to build and install the new kernel. You may
find detailed instructions in the <ulink find detailed instructions in the <ulink
url="../../books/handbook/kernelconfig-building.html">Building url="&url.books.handbook;/kernelconfig-building.html">Building
and Installing a Custom Kernel</ulink> section of the FreeBSD and Installing a Custom Kernel</ulink> section of the FreeBSD
Handbook.</para> Handbook.</para>
</sect2> </sect2>

View file

@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -7,6 +7,8 @@
%man; %man;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<!-- Recently, I wanted to figure out how to use some additional fonts that <!-- Recently, I wanted to figure out how to use some additional fonts that
@ -864,7 +866,7 @@ Converting 3of9.ttf to A.pfa and B.afm.
<listitem> <listitem>
<para>The freetype module is included with XFree86 4.x. For <para>The freetype module is included with XFree86 4.x. For
more information please see the <ulink more information please see the <ulink
url="../../books/handbook/x-fonts.html">FreeBSD url="&url.books.handbook;/x-fonts.html">FreeBSD
Handbook</ulink> or the <ulink Handbook</ulink> or the <ulink
url="http://www.xfree86.org/4.0.2/fonts.html">XFree86 4.0.2 url="http://www.xfree86.org/4.0.2/fonts.html">XFree86 4.0.2
Fonts</ulink> page.</para> Fonts</ulink> page.</para>

View file

@ -15,5 +15,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -7,6 +7,8 @@
%freebsd; %freebsd;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -237,8 +239,8 @@ your options page that will email your current password to you.</literallayout>
<para>Read the manual pages, and the FreeBSD documentation (either <para>Read the manual pages, and the FreeBSD documentation (either
installed in <filename>/usr/doc</filename> or accessible via WWW at installed in <filename>/usr/doc</filename> or accessible via WWW at
<ulink URL="http://www.FreeBSD.org"></ulink>), especially the <ulink URL="http://www.FreeBSD.org"></ulink>), especially the
<ulink URL="../../books/handbook/index.html">handbook</ulink> <ulink URL="&url.books.handbook;/index.html">handbook</ulink>
and the <ulink URL="../../books/faq/index.html">FAQ</ulink>. and the <ulink URL="&url.books.faq;/index.html">FAQ</ulink>.
</para> </para>
</listitem> </listitem>

View file

@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -10,6 +10,9 @@
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -192,7 +195,7 @@ Expected value for L=8 is 7.1836656
<para>A comprehensive guide on running IPsec on FreeBSD is <para>A comprehensive guide on running IPsec on FreeBSD is
provided in <ulink provided in <ulink
url="../../books/handbook/ipsec.html">FreeBSD url="&url.books.handbook;/ipsec.html">FreeBSD
Handbook</ulink>.</para> Handbook</ulink>.</para>
</sect1> </sect1>

View file

@ -15,5 +15,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -38,6 +38,8 @@
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
<!-- <!--
URL Entities. These are in place, to allow wrapping long URLs to the 80th URL Entities. These are in place, to allow wrapping long URLs to the 80th
column. column.
@ -151,7 +153,7 @@
<command>make</command> it will fail if it attempts to build older <command>make</command> it will fail if it attempts to build older
source. You can upgrade your entire ports collection by using source. You can upgrade your entire ports collection by using
<application>CVSup</application>. See <ulink <application>CVSup</application>. See <ulink
url="../../books/handbook/cvsup.html">Using CVSup</ulink> section url="&url.books.handbook;/cvsup.html">Using CVSup</ulink> section
of the Handbook for more information. You can also download the of the Handbook for more information. You can also download the
ports you need manually from <ulink ports you need manually from <ulink
url="&ftpurl;/pub/FreeBSD/ports/"></ulink> to url="&ftpurl;/pub/FreeBSD/ports/"></ulink> to
@ -162,7 +164,7 @@
(Linux-ABI) enabled in your kernel configuration. Simply add (Linux-ABI) enabled in your kernel configuration. Simply add
the following option to your kernel configuration file and the following option to your kernel configuration file and
recompile it. Instructions for building a kernel can be found recompile it. Instructions for building a kernel can be found
in the <ulink url="../../books/handbook/index.html">FreeBSD in the <ulink url="&url.books.handbook;/index.html">FreeBSD
Handbook</ulink>.</para> Handbook</ulink>.</para>
<programlisting>options COMPAT_LINUX</programlisting> <programlisting>options COMPAT_LINUX</programlisting>

View file

@ -208,19 +208,19 @@
<ulink url="&url.base;/docs.html#articles">articles</ulink> <ulink url="&url.base;/docs.html#articles">articles</ulink>
that are available. Items of particular interest that are available. Items of particular interest
include the <ulink include the <ulink
url="../../books/faq/index.html"> url="&url.books.faq;/index.html">
&os; Frequently Asked Questions (FAQ)</ulink> document, &os; Frequently Asked Questions (FAQ)</ulink> document,
the <ulink the <ulink
url="../../books/handbook/index.html"> url="&url.books.handbook;/index.html">
&os; Handbook</ulink>, &os; Handbook</ulink>,
and the articles <ulink and the articles <ulink
url="../freebsd-questions/article.html"> url="&url.articles.freebsd-questions;/article.html">
How to get best results from the FreeBSD-questions mailing list</ulink>, How to get best results from the FreeBSD-questions mailing list</ulink>,
<ulink <ulink
url="../explaining-bsd/article.html"> url="&url.articles.explaining-bsd;/article.html">
Explaining BSD</ulink>, Explaining BSD</ulink>,
and <ulink and <ulink
url="../new-users/article.html"> url="&url.articles.new-users;/article.html">
&os; First Steps</ulink>.</para> &os; First Steps</ulink>.</para>
<para>It is always considered bad form to ask a question that is <para>It is always considered bad form to ask a question that is
@ -517,7 +517,7 @@
to refer to a topic which has never reached a consensus within to refer to a topic which has never reached a consensus within
the &os; community, and instead remains controversial. (The the &os; community, and instead remains controversial. (The
genesis of this term is explained in more detail <ulink genesis of this term is explained in more detail <ulink
url="../../books/faq/misc.html#BIKESHED-PAINTING"> url="&url.books.faq;/misc.html#BIKESHED-PAINTING">
in this document</ulink>). You simply must have a working in this document</ulink>). You simply must have a working
knowledge of this concept before posting to any &os; mailing knowledge of this concept before posting to any &os; mailing
list.</para> list.</para>
@ -540,7 +540,7 @@
<listitem> <listitem>
<para>Original author of most of the material on mailing <para>Original author of most of the material on mailing
list etiquette, taken from the article on <ulink list etiquette, taken from the article on <ulink
url="../freebsd-questions/article.html"> url="&url.articles.freebsd-questions;/article.html">
How to get best results from the FreeBSD-questions mailing list</ulink>.</para> How to get best results from the FreeBSD-questions mailing list</ulink>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View file

@ -12,5 +12,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -703,7 +703,7 @@
<command>lp</command> or <command>lpr</command> should send a <command>lp</command> or <command>lpr</command> should send a
file to the printer. Whether or not the file actually prints file to the printer. Whether or not the file actually prints
depends on configuring it, which is covered in the <ulink depends on configuring it, which is covered in the <ulink
URL="../../books/handbook/index.html">FreeBSD URL="&url.books.handbook;/index.html">FreeBSD
handbook.</ulink></para> handbook.</ulink></para>
</sect1> </sect1>

View file

@ -13,5 +13,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -12,6 +12,8 @@
%freebsd; %freebsd;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
<!ENTITY man.edit-pr.1 "<citerefentry/<refentrytitle/edit-pr/<manvolnum/1//"> <!ENTITY man.edit-pr.1 "<citerefentry/<refentrytitle/edit-pr/<manvolnum/1//">
<!ENTITY man.query-pr.1 "<citerefentry/<refentrytitle/query-pr/<manvolnum/1//"> <!ENTITY man.query-pr.1 "<citerefentry/<refentrytitle/query-pr/<manvolnum/1//">
]> ]>
@ -527,7 +529,7 @@ This was misfiled because the subject didn't have the format:
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para><ulink <para><ulink
url="../../articles/problem-reports/article.html">How to url="&url.articles.problem-reports;/article.html">How to
Write FreeBSD Problem Reports</ulink>&mdash;guidelines Write FreeBSD Problem Reports</ulink>&mdash;guidelines
for PR originators.</para> for PR originators.</para>
</listitem> </listitem>

View file

@ -13,5 +13,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -7,6 +7,8 @@
%trademarks; %trademarks;
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"> <!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
%freebsd; %freebsd;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -149,22 +151,22 @@
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>The &os; <para>The &os;
<ulink URL="../../books/faq/index.html">Frequently Asked <ulink URL="&url.books.faq;/index.html">Frequently Asked
Questions</ulink> (FAQ) list. Questions</ulink> (FAQ) list.
The FAQ attempts to provide answers for a wide range of questions, The FAQ attempts to provide answers for a wide range of questions,
such as those concerning such as those concerning
<ulink URL="../../books/faq/hardware.html">hardware <ulink URL="&url.books.faq;/hardware.html">hardware
compatibility</ulink>, compatibility</ulink>,
<ulink URL="../../books/faq/applications.html">user <ulink URL="&url.books.faq;/applications.html">user
applications</ulink>, applications</ulink>,
and <ulink URL="../../books/faq/kernelconfig.html">kernel and <ulink URL="&url.books.faq;/kernelconfig.html">kernel
configuration</ulink>.</para> configuration</ulink>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>The <para>The
<ulink <ulink
URL="../../books/handbook/eresources.html#ERESOURCES-MAIL">mailing URL="&url.books.handbook;/eresources.html#ERESOURCES-MAIL">mailing
lists</ulink>&mdash;if you are not subscribed, use lists</ulink>&mdash;if you are not subscribed, use
<ulink <ulink
URL="http://www.FreeBSD.org/search/search.html#mailinglists">the URL="http://www.FreeBSD.org/search/search.html#mailinglists">the
@ -875,7 +877,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para><ulink <para><ulink
url="../../articles/pr-guidelines/article.html">Problem url="&url.articles.pr-guidelines;/article.html">Problem
Report Handling Guidelines</ulink>&mdash;valuable insight Report Handling Guidelines</ulink>&mdash;valuable insight
into how problem reports are handled by the &os; into how problem reports are handled by the &os;
developers.</para> developers.</para>

View file

@ -18,5 +18,7 @@ IMAGES_EN+= branches-releng4.pic
CSS_SHEET_ADDITIONS= extra.css CSS_SHEET_ADDITIONS= extra.css
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -15,7 +15,9 @@
%freebsd; %freebsd;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY art.re.pkgs '<ulink url="../releng-packages/article.html">The Release Engineering of Third Party Packages</ulink>'> <!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
<!ENTITY art.re.pkgs '<ulink url="&url.articles.releng-packages;/article.html">The Release Engineering of Third Party Packages</ulink>'>
]> ]>
<article> <article>
@ -799,7 +801,7 @@
<para>For more information about the distribution mirror <para>For more information about the distribution mirror
architecture of the FreeBSD FTP sites, please see the <ulink architecture of the FreeBSD FTP sites, please see the <ulink
url="../hubs/">Mirroring FreeBSD</ulink> article.</para> url="&url.articles.hubs;/">Mirroring FreeBSD</ulink> article.</para>
<para>It may take many hours to two days after updating <para>It may take many hours to two days after updating
<hostid>ftp-master</hostid> before a majority of the Tier-1 FTP <hostid>ftp-master</hostid> before a majority of the Tier-1 FTP

View file

@ -13,5 +13,7 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -5,6 +5,8 @@
%authors; %authors;
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
%trademarks; %trademarks;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<article> <article>
@ -2043,7 +2045,7 @@ device sio11 at isa? port 0x138 flags 0xb05 irq 9</programlisting>
<para>If you do not already have a custom kernel <para>If you do not already have a custom kernel
configuration file set up, refer to <ulink configuration file set up, refer to <ulink
url="../../books/handbook/kernelconfig.html">Kernel url="&url.books.handbook;/kernelconfig.html">Kernel
Configuration</ulink> chapter of the FreeBSD Handbook for Configuration</ulink> chapter of the FreeBSD Handbook for
general procedures. The following are the specifics for the general procedures. The following are the specifics for the
Boca 16 board and assume you are using the kernel name Boca 16 board and assume you are using the kernel name

View file

@ -53,7 +53,7 @@
variety of formats and compression options from the <ulink variety of formats and compression options from the <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP
server</ulink> or one of the numerous <ulink server</ulink> or one of the numerous <ulink
url="../handbook/mirrors-ftp.html">mirror url="&url.books.handbook;/mirrors-ftp.html">mirror
sites</ulink>.</para> sites</ulink>.</para>
</abstract> </abstract>
</bookinfo> </bookinfo>

View file

@ -66,7 +66,7 @@
variety of formats and compression options from the <ulink variety of formats and compression options from the <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP
server</ulink> or one of the numerous <ulink server</ulink> or one of the numerous <ulink
url="../handbook/mirrors-ftp.html">mirror url="&url.books.handbook;/mirrors-ftp.html">mirror
sites</ulink>.</para> sites</ulink>.</para>
</abstract> </abstract>
</bookinfo> </bookinfo>

View file

@ -493,7 +493,7 @@
<programlisting>options DDB</programlisting> <programlisting>options DDB</programlisting>
to your config file, and rebuild. (See <ulink to your config file, and rebuild. (See <ulink
url="../handbook/index.html">The FreeBSD Handbook</ulink> for details on url="&url.books.handbook;/index.html">The FreeBSD Handbook</ulink> for details on
configuring the FreeBSD kernel).</para> configuring the FreeBSD kernel).</para>
<note> <note>

View file

@ -268,7 +268,7 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
<listitem> <listitem>
<para>Any encumbered file requires specific approval from the <para>Any encumbered file requires specific approval from the
<ulink url="../../articles/contributors/staff-core.html">Core team</ulink> before it is added to the <ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> before it is added to the
CVS repository.</para> CVS repository.</para>
</listitem> </listitem>
@ -299,9 +299,9 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
<listitem> <listitem>
<para>Should always be in <filename>LINT</filename>, but the <para>Should always be in <filename>LINT</filename>, but the
<ulink url="../../articles/contributors/staff-core.html">Core team</ulink> decides per case if it <ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> decides per case if it
should be commented out or not. The should be commented out or not. The
<ulink url="../../articles/contributors/staff-core.html">Core team</ulink> can, of course, change <ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> can, of course, change
their minds later on.</para> their minds later on.</para>
</listitem> </listitem>
@ -318,13 +318,13 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
<orderedlist> <orderedlist>
<listitem> <listitem>
<indexterm><primary>core team</primary></indexterm> <indexterm><primary>core team</primary></indexterm>
<para>The <ulink url="../../articles/contributors/staff-core.html">Core team</ulink> decides if <para>The <ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> decides if
the code should be part of <command>make world</command>.</para> the code should be part of <command>make world</command>.</para>
</listitem> </listitem>
<listitem> <listitem>
<indexterm><primary>release engineer</primary></indexterm> <indexterm><primary>release engineer</primary></indexterm>
<para>The <ulink url="../../articles/contributors/staff-who.html">Release Engineer</ulink> <para>The <ulink url="&url.articles.contributors;/staff-who.html">Release Engineer</ulink>
decides if it goes into the release.</para> decides if it goes into the release.</para>
</listitem> </listitem>
</orderedlist> </orderedlist>

View file

@ -130,7 +130,7 @@
all over the world in their work, education and recreation.</para> all over the world in their work, education and recreation.</para>
<para>For more detailed information on FreeBSD, please see the <para>For more detailed information on FreeBSD, please see the
<ulink URL="../handbook/index.html">FreeBSD <ulink URL="&url.books.handbook;/index.html">FreeBSD
Handbook</ulink>.</para> Handbook</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -233,7 +233,7 @@
such as &windows; and older versions of &macos;, expect to such as &windows; and older versions of &macos;, expect to
invest additional time learning the &unix; way of doing invest additional time learning the &unix; way of doing
things. This FAQ and the <ulink things. This FAQ and the <ulink
url="../handbook/index.html">FreeBSD Handbook</ulink> are url="&url.books.handbook;/index.html">FreeBSD Handbook</ulink> are
excellent places to start.</para> excellent places to start.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -351,15 +351,15 @@
<answer> <answer>
<para><ulink <para><ulink
URL="../handbook/cutting-edge.html#CURRENT">FreeBSD-CURRENT</ulink> URL="&url.books.handbook;/cutting-edge.html#CURRENT">FreeBSD-CURRENT</ulink>
is the development version of the operating system, which is the development version of the operating system, which
will in due course become the new &os.stable; branch. will in due course become the new &os.stable; branch.
This is expected to happen around 5.3-RELEASE. As such, it is This is expected to happen around 5.3-RELEASE. As such, it is
really only of interest to developers working on the really only of interest to developers working on the
system and die-hard hobbyists. See the <ulink system and die-hard hobbyists. See the <ulink
URL="../handbook/cutting-edge.html#CURRENT">relevant URL="&url.books.handbook;/cutting-edge.html#CURRENT">relevant
section</ulink> in the <ulink section</ulink> in the <ulink
URL="../handbook/index.html">handbook</ulink> for details URL="&url.books.handbook;/index.html">handbook</ulink> for details
on running -CURRENT.</para> on running -CURRENT.</para>
<para>If you are not familiar with the operating system or are <para>If you are not familiar with the operating system or are
@ -432,9 +432,9 @@
<answer> <answer>
<para>Back when FreeBSD 2.0.5 was released, FreeBSD <para>Back when FreeBSD 2.0.5 was released, FreeBSD
development branched in two. One branch was named <ulink development branched in two. One branch was named <ulink
URL="../handbook/current-stable.html#STABLE">-STABLE</ulink>, URL="&url.books.handbook;/current-stable.html#STABLE">-STABLE</ulink>,
one <ulink one <ulink
URL="../handbook/current-stable.html#CURRENT">-CURRENT</ulink>. URL="&url.books.handbook;/current-stable.html#CURRENT">-CURRENT</ulink>.
FreeBSD-STABLE is intended for Internet Service Providers FreeBSD-STABLE is intended for Internet Service Providers
and other commercial enterprises for whom sudden shifts or and other commercial enterprises for whom sudden shifts or
experimental features are quite undesirable. It receives experimental features are quite undesirable. It receives
@ -542,10 +542,10 @@
<para>The key decisions concerning the FreeBSD project, such <para>The key decisions concerning the FreeBSD project, such
as the overall direction of the project and who is allowed as the overall direction of the project and who is allowed
to add code to the source tree, are made by a <ulink to add code to the source tree, are made by a <ulink
URL="../../articles/contributors/article.html#STAFF-CORE">core URL="&url.articles.contributors;/article.html#STAFF-CORE">core
team</ulink> of 9 people. There is a much larger team of team</ulink> of 9 people. There is a much larger team of
more than 300 <ulink more than 300 <ulink
URL="../../articles/contributors/article.html#STAFF-COMMITTERS">committers</ulink> URL="&url.articles.contributors;/article.html#STAFF-COMMITTERS">committers</ulink>
who are authorized to make changes directly to the FreeBSD who are authorized to make changes directly to the FreeBSD
source tree.</para> source tree.</para>
@ -604,7 +604,7 @@
</itemizedlist> </itemizedlist>
<para>Information about obtaining FreeBSD on CD, DVD, and other <para>Information about obtaining FreeBSD on CD, DVD, and other
media can be found in <ulink url="../handbook/mirrors.html">the media can be found in <ulink url="&url.books.handbook;/mirrors.html">the
Handbook</ulink>.</para> Handbook</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -616,7 +616,7 @@
<answer> <answer>
<para>Information on setting up a FreeBSD mirror can be <para>Information on setting up a FreeBSD mirror can be
found in the <ulink url="../../articles/hubs/">Mirroring found in the <ulink url="&url.articles.hubs;/">Mirroring
FreeBSD</ulink> article.</para> FreeBSD</ulink> article.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -640,7 +640,7 @@
currently disabled due to persistent abuse.</para> currently disabled due to persistent abuse.</para>
<para>Before submitting a problem report, please read <ulink <para>Before submitting a problem report, please read <ulink
URL="../../articles/problem-reports/article.html">Writing URL="&url.articles.problem-reports;/article.html">Writing
FreeBSD Problem Reports</ulink>, an article on how to write FreeBSD Problem Reports</ulink>, an article on how to write
good problem reports.</para> good problem reports.</para>
</answer> </answer>
@ -1029,7 +1029,7 @@ File: +DESC (ignored)</screen>
<answer> <answer>
<para>You can find full information in the <ulink <para>You can find full information in the <ulink
URL="../handbook/eresources.html#ERESOURCES-MAIL">Handbook URL="&url.books.handbook;/eresources.html#ERESOURCES-MAIL">Handbook
entry on mailing-lists</ulink>.</para> entry on mailing-lists</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1052,7 +1052,7 @@ File: +DESC (ignored)</screen>
<answer> <answer>
<para>You can find full information in the <ulink <para>You can find full information in the <ulink
URL="../handbook/eresources-news.html">Handbook entry on URL="&url.books.handbook;/eresources-news.html">Handbook entry on
newsgroups</ulink>.</para> newsgroups</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1212,7 +1212,7 @@ File: +DESC (ignored)</screen>
<para>Full instructions on this procedure and a little bit more <para>Full instructions on this procedure and a little bit more
about installation issues in general can be found in the about installation issues in general can be found in the
<ulink URL="../handbook/install.html">Handbook entry on <ulink URL="&url.books.handbook;/install.html">Handbook entry on
installing FreeBSD</ulink>.</para> installing FreeBSD</ulink>.</para>
</answer> </answer>
@ -1263,7 +1263,7 @@ File: +DESC (ignored)</screen>
<quote>raw</quote>, using the low-level tools (e.g. <quote>raw</quote>, using the low-level tools (e.g.
<command>fdimage</command> or <command>rawrite</command>) <command>fdimage</command> or <command>rawrite</command>)
described in the <ulink described in the <ulink
URL="../handbook/install.html">installation guide to URL="&url.books.handbook;/install.html">installation guide to
FreeBSD</ulink>.</para> FreeBSD</ulink>.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -1277,7 +1277,7 @@ File: +DESC (ignored)</screen>
<answer> <answer>
<para>Installation instructions can be found in the <para>Installation instructions can be found in the
<ulink URL="../handbook/install.html">Handbook entry on installing FreeBSD</ulink>.</para> <ulink URL="&url.books.handbook;/install.html">Handbook entry on installing FreeBSD</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1332,7 +1332,7 @@ File: +DESC (ignored)</screen>
release, which will include your install floppy.</para> release, which will include your install floppy.</para>
<para>To make a custom release, follow the instructions in the <para>To make a custom release, follow the instructions in the
<ulink url="../../articles/releng/article.html">Release <ulink url="&url.articles.releng;/article.html">Release
Engineering</ulink> article.</para> Engineering</ulink> article.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1344,7 +1344,7 @@ File: +DESC (ignored)</screen>
<answer> <answer>
<para>Have a look at <para>Have a look at
<ulink URL="../../articles/multi-os/index.html"> <ulink URL="&url.articles.multi-os;/index.html">
the multi-OS page</ulink>.</para> the multi-OS page</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1734,7 +1734,7 @@ sectors/track: 63</screen>
<answer> <answer>
<para>Yes. Use a standard Laplink cable. If necessary, you <para>Yes. Use a standard Laplink cable. If necessary, you
can check out the <ulink url="../handbook/plip.html">PLIP can check out the <ulink url="&url.books.handbook;/plip.html">PLIP
section of the Handbook</ulink> for details on parallel section of the Handbook</ulink> for details on parallel
port networking.</para> port networking.</para>
@ -2059,7 +2059,7 @@ sectors/track: 63</screen>
</listitem> </listitem>
<listitem> <listitem>
<para><ulink URL="../handbook/kernelconfig.html">Rebuild <para><ulink URL="&url.books.handbook;/kernelconfig.html">Rebuild
your kernel,</ulink> modify the wd configuration lines to your kernel,</ulink> modify the wd configuration lines to
read:</para> read:</para>
@ -2240,9 +2240,9 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
options that attempts to achieve the desired ratio of security options that attempts to achieve the desired ratio of security
to convenience by enabling and disabling certain programs and to convenience by enabling and disabling certain programs and
other settings. For full details, see the <ulink other settings. For full details, see the <ulink
url="../handbook/install-post.html#SECURITYPROFILE">Security url="&url.books.handbook;/install-post.html#SECURITYPROFILE">Security
Profile</ulink> section of the Handbook's <ulink Profile</ulink> section of the Handbook's <ulink
url="../handbook/install-post.html">post-install url="&url.books.handbook;/install-post.html">post-install
chapter</ulink>.</para> chapter</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -3014,7 +3014,7 @@ Protocol "SysMouse"</programlisting>
<answer> <answer>
<para>There is a list of these in the <ulink <para>There is a list of these in the <ulink
URL="../handbook/install.html#INSTALL-MISC">Miscellaneous URL="&url.books.handbook;/install.html#INSTALL-MISC">Miscellaneous
devices</ulink> section of the handbook.</para> devices</ulink> section of the handbook.</para>
<para>Some unnamed clone cards have also been known to work, <para>Some unnamed clone cards have also been known to work,
@ -3115,7 +3115,7 @@ Protocol "SysMouse"</programlisting>
<answer> <answer>
<para>See the <ulink <para>See the <ulink
URL="../handbook/install.html#INSTALL-MISC">Handbook</ulink> URL="&url.books.handbook;/install.html#INSTALL-MISC">Handbook</ulink>
for the list of other devices supported.</para> for the list of other devices supported.</para>
</answer> </answer>
@ -3366,7 +3366,7 @@ ARRE (Auto Read Reallocation Enbld): 1</programlisting>
address range clash :), by bumping the kernel option address range clash :), by bumping the kernel option
<literal>EISA_SLOTS</literal> to a value of 12. Configure and <literal>EISA_SLOTS</literal> to a value of 12. Configure and
compile a kernel, as described in the <ulink compile a kernel, as described in the <ulink
URL="../handbook/kernelconfig.html">Handbook entry on URL="&url.books.handbook;/kernelconfig.html">Handbook entry on
configuring the kernel</ulink>.</para> configuring the kernel</ulink>.</para>
<para>Of course, this does present you with a chicken-and-egg <para>Of course, this does present you with a chicken-and-egg
@ -3442,9 +3442,9 @@ quit</programlisting>
<answer> <answer>
<para>If the only problem is that the printer is terribly <para>If the only problem is that the printer is terribly
slow, try changing your <ulink slow, try changing your <ulink
url="../handbook/printing-intro-setup.html#PRINTING-PARALLEL-PORT-MODE">printer url="&url.books.handbook;/printing-intro-setup.html#PRINTING-PARALLEL-PORT-MODE">printer
port mode</ulink> as discussed in the <ulink port mode</ulink> as discussed in the <ulink
url="../handbook/printing-intro-setup.html">Printer url="&url.books.handbook;/printing-intro-setup.html">Printer
Setup</ulink> section of the Handbook.</para> Setup</ulink> section of the Handbook.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -4245,9 +4245,9 @@ chip1@pci0:31:5: class=0x040100 card=0x00931028 chip=0x24158086 rev=0x02
This error message indicates you have exhausted the number This error message indicates you have exhausted the number
of available file descriptors on your system. Please see of available file descriptors on your system. Please see
the <ulink the <ulink
url="../handbook/configtuning-kernel-limits.html#KERN-MAXFILES">kern.maxfiles url="&url.books.handbook;/configtuning-kernel-limits.html#KERN-MAXFILES">kern.maxfiles
</ulink>section of the <ulink </ulink>section of the <ulink
url="../handbook/configtuning-kernel-limits.html">Tuning url="&url.books.handbook;/configtuning-kernel-limits.html">Tuning
Kernel Limits</ulink> section of the Handbook for a Kernel Limits</ulink> section of the Handbook for a
discussion and solution.</para> discussion and solution.</para>
</answer> </answer>
@ -4527,7 +4527,7 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
url="http://www.sun.com/staroffice/">StarOffice</ulink> url="http://www.sun.com/staroffice/">StarOffice</ulink>
works flawlessly on FreeBSD. The easiest way to works flawlessly on FreeBSD. The easiest way to
install the &linux; version of StarOffice is through the install the &linux; version of StarOffice is through the
<ulink url="../handbook/ports.html">FreeBSD Ports <ulink url="&url.books.handbook;/ports.html">FreeBSD Ports
collection</ulink>. Future versions of the collection</ulink>. Future versions of the
open-source <ulink open-source <ulink
url="http://www.openoffice.org/">OpenOffice</ulink> url="http://www.openoffice.org/">OpenOffice</ulink>
@ -4545,7 +4545,7 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<para>The Open Group has released the source code to &motif; 2.1.30. <para>The Open Group has released the source code to &motif; 2.1.30.
You can install the <literal>open-motif</literal> package, or You can install the <literal>open-motif</literal> package, or
compile it from ports. Refer to compile it from ports. Refer to
<ulink url="../handbook/ports.html">the ports section of the <ulink url="&url.books.handbook;/ports.html">the ports section of the
Handbook</ulink> for more information on how to do this. Handbook</ulink> for more information on how to do this.
<note> <note>
@ -5197,7 +5197,7 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<emphasis>always</emphasis> update the <emphasis>always</emphasis> update the
<literal>ports-base</literal> subcollection too! The reasons <literal>ports-base</literal> subcollection too! The reasons
are described <ulink are described <ulink
url="../handbook/cvsup.html#CVSUP-COLLEC-PBASE-WARN">in the url="&url.books.handbook;/cvsup.html#CVSUP-COLLEC-PBASE-WARN">in the
Handbook</ulink>.</para> Handbook</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -5237,7 +5237,7 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<answer> <answer>
<para>Not at all! Check out the <ulink <para>Not at all! Check out the <ulink
URL="../handbook/kernelconfig.html"> URL="&url.books.handbook;/kernelconfig.html">
kernel config section of the Handbook</ulink>.</para> kernel config section of the Handbook</ulink>.</para>
<note> <note>
@ -5442,7 +5442,7 @@ device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr</programlisting>
<answer> <answer>
<para>See the Disk Formatting Tutorial at <ulink <para>See the Disk Formatting Tutorial at <ulink
URL="../../articles/formatting-media/index.html"> URL="&url.articles.formatting-media;/index.html">
www.FreeBSD.org</ulink>.</para> www.FreeBSD.org</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -5470,7 +5470,7 @@ device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr</programlisting>
on both disks with &man.boot0cfg.8;, so that you can on both disks with &man.boot0cfg.8;, so that you can
dual boot to the old or new system after the copying dual boot to the old or new system after the copying
is done. See the <ulink is done. See the <ulink
url="../../articles/formatting-media/index.html"> url="&url.articles.formatting-media;/index.html">
formatting-media article</ulink> for details on this formatting-media article</ulink> for details on this
process.</para> process.</para>
@ -6074,9 +6074,9 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>You have to tell &man.mount.8; the type of the device <para>You have to tell &man.mount.8; the type of the device
that you want to mount. This is described in the <ulink that you want to mount. This is described in the <ulink
URL="../handbook/creating-cds.html"> Handbook section on URL="&url.books.handbook;/creating-cds.html"> Handbook section on
optical media</ulink>, specifically the section <ulink optical media</ulink>, specifically the section <ulink
URL="../handbook/creating-cds.html#MOUNTING-CD">Using Data URL="&url.books.handbook;/creating-cds.html#MOUNTING-CD">Using Data
CDs</ulink>.</para> CDs</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -6091,7 +6091,7 @@ C:\="DOS"</programlisting>
<para>This generally means that there is no CDROM in the <para>This generally means that there is no CDROM in the
CDROM drive, or the drive is not visible on the CDROM drive, or the drive is not visible on the
bus. Please see the <ulink bus. Please see the <ulink
URL="../handbook/creating-cds.html#MOUNTING-CD">Using Data URL="&url.books.handbook;/creating-cds.html#MOUNTING-CD">Using Data
CDs</ulink> section of the Handbook for a detailed CDs</ulink> section of the Handbook for a detailed
discussion of this issue.</para> discussion of this issue.</para>
</answer> </answer>
@ -6107,9 +6107,9 @@ C:\="DOS"</programlisting>
<para>Your CDROM probably uses the <quote>Joliet</quote> <para>Your CDROM probably uses the <quote>Joliet</quote>
extension for storing information about files and extension for storing information about files and
directories. This is discussed in the Handbook chapter on directories. This is discussed in the Handbook chapter on
<ulink URL="../handbook/creating-cds.html">creating and <ulink URL="&url.books.handbook;/creating-cds.html">creating and
using CDROMs</ulink>, specifically the section on <ulink using CDROMs</ulink>, specifically the section on <ulink
URL="../handbook/creating-cds.html#MOUNTING-CD">Using Data URL="&url.books.handbook;/creating-cds.html#MOUNTING-CD">Using Data
CDROMs</ulink>.</para> CDROMs</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -6123,10 +6123,10 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>You most likely burned a raw file to your CD, rather <para>You most likely burned a raw file to your CD, rather
than creating an ISO 9660 filesystem. Take a look at the than creating an ISO 9660 filesystem. Take a look at the
<ulink URL="../handbook/creating-cds.html">Handbook <ulink URL="&url.books.handbook;/creating-cds.html">Handbook
chapter on creating CDROMs</ulink>, particularly the chapter on creating CDROMs</ulink>, particularly the
section on <ulink section on <ulink
URL="../handbook/creating-cds.html#RAWDATA-CD">burning raw URL="&url.books.handbook;/creating-cds.html#RAWDATA-CD">burning raw
data CDs</ulink>.</para> data CDs</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -6138,9 +6138,9 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>This is discussed in the Handbook section on <ulink <para>This is discussed in the Handbook section on <ulink
url="../handbook/creating-cds.html#IMAGING-CD">duplicating url="&url.books.handbook;/creating-cds.html#IMAGING-CD">duplicating
data CDs</ulink>. For more on working with CDROMs, see the data CDs</ulink>. For more on working with CDROMs, see the
<ulink url="../handbook/creating-cds.html">Creating CDs <ulink url="&url.books.handbook;/creating-cds.html">Creating CDs
Section</ulink> in the Storage chapter in the Section</ulink> in the Storage chapter in the
Handbook.</para> Handbook.</para>
</answer> </answer>
@ -6310,10 +6310,10 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>In the <ulink <para>In the <ulink
url="../handbook/config-tuning.html">Configuration and url="&url.books.handbook;/config-tuning.html">Configuration and
Tuning</ulink> section of the Handbook, you will find a Tuning</ulink> section of the Handbook, you will find a
<ulink <ulink
url="../handbook/adding-swap-space.html">section</ulink> url="&url.books.handbook;/adding-swap-space.html">section</ulink>
describing how to do this.</para> describing how to do this.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -6504,7 +6504,7 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>Please have a look at the Handbook entry on printing. It <para>Please have a look at the Handbook entry on printing. It
should cover most of your problem. See the <ulink should cover most of your problem. See the <ulink
URL="../handbook/printing.html"> URL="&url.books.handbook;/printing.html">
Handbook entry on printing</ulink>.</para> Handbook entry on printing</ulink>.</para>
<para>Some printers require a host-based driver to do any <para>Some printers require a host-based driver to do any
@ -6525,9 +6525,9 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>Please see the Handbook section on <ulink <para>Please see the Handbook section on <ulink
url="../handbook/using-localization.html">using url="&url.books.handbook;/using-localization.html">using
localization</ulink>, specifically the section on <ulink localization</ulink>, specifically the section on <ulink
url="../handbook/using-localization.html#SETTING-CONSOLE">console url="&url.books.handbook;/using-localization.html#SETTING-CONSOLE">console
setup</ulink>.</para> setup</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -6935,7 +6935,7 @@ options SYSVMSG # enable for messaging</programlisting>
<para>For more information on version numbers and the <para>For more information on version numbers and the
various CVS branches, refer to the various CVS branches, refer to the
<ulink url="../../articles/releng/article.html">Release <ulink url="&url.articles.releng;/article.html">Release
Engineering</ulink> article.</para> Engineering</ulink> article.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8319,7 +8319,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
<para><quote>Diskless booting</quote> means that the FreeBSD <para><quote>Diskless booting</quote> means that the FreeBSD
box is booted over a network, and reads the necessary files box is booted over a network, and reads the necessary files
from a server instead of its hard disk. For full details, from a server instead of its hard disk. For full details,
please read <ulink URL="../handbook/diskless.html">the please read <ulink URL="&url.books.handbook;/diskless.html">the
Handbook entry on diskless booting</ulink></para> Handbook entry on diskless booting</ulink></para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8332,9 +8332,9 @@ Key F15 A A Menu Workplace Nop</programlisting>
<answer> <answer>
<para>Yes. Please see the Handbook entry on <ulink <para>Yes. Please see the Handbook entry on <ulink
url="../handbook/advanced-networking.html"> advanced url="&url.books.handbook;/advanced-networking.html"> advanced
networking</ulink>, specifically the section on <ulink networking</ulink>, specifically the section on <ulink
url="../handbook/network-routing.html">routing url="&url.books.handbook;/network-routing.html">routing
and gateways</ulink>.</para> and gateways</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8363,13 +8363,13 @@ Key F15 A A Menu Workplace Nop</programlisting>
<filename>/etc/rc.conf</filename>, and configure your <filename>/etc/rc.conf</filename>, and configure your
&windows; machine correctly, this should work fine. For more &windows; machine correctly, this should work fine. For more
information, please see the &man.ppp.8; manual page or the information, please see the &man.ppp.8; manual page or the
<ulink url="../handbook/userppp.html">Handbook entry on <ulink url="&url.books.handbook;/userppp.html">Handbook entry on
user PPP</ulink>.</para> user PPP</ulink>.</para>
<para>If you are using kernel-mode PPP or have an Ethernet <para>If you are using kernel-mode PPP or have an Ethernet
connection to the Internet, you need to use connection to the Internet, you need to use
&man.natd.8;. Please look at the <ulink &man.natd.8;. Please look at the <ulink
url="../handbook/network-natd.html">natd</ulink> section url="&url.books.handbook;/network-natd.html">natd</ulink> section
of the Handbook for a tutorial.</para> of the Handbook for a tutorial.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8388,7 +8388,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
with outgoing connections.</para> with outgoing connections.</para>
<para>For more information on how to use these, please see the <para>For more information on how to use these, please see the
<ulink url="../handbook/ppp-and-slip.html">Handbook chapter on <ulink url="&url.books.handbook;/ppp-and-slip.html">Handbook chapter on
PPP and SLIP</ulink>.</para> PPP and SLIP</ulink>.</para>
<para>If you only have access to the Internet through a <para>If you only have access to the Internet through a
@ -8408,10 +8408,10 @@ Key F15 A A Menu Workplace Nop</programlisting>
<answer> <answer>
<para>Yes. If you want to use NAT over a user PPP <para>Yes. If you want to use NAT over a user PPP
connection, please see the <ulink connection, please see the <ulink
url="../handbook/userppp.html">Handbook entry on user url="&url.books.handbook;/userppp.html">Handbook entry on user
PPP</ulink>. If you want to use NAT over some other sort PPP</ulink>. If you want to use NAT over some other sort
of network connection, please look at the <ulink of network connection, please look at the <ulink
url="../handbook/network-natd.html">natd</ulink> section url="&url.books.handbook;/network-natd.html">natd</ulink> section
of the Handbook.</para> of the Handbook.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8423,7 +8423,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
</question> </question>
<answer> <answer>
<para>Please see the <ulink url="../handbook/plip.html">PLIP <para>Please see the <ulink url="&url.books.handbook;/plip.html">PLIP
section</ulink> of the Handbook.</para> section</ulink> of the Handbook.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8496,7 +8496,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
it mildly) and can sometimes cause problems with network it mildly) and can sometimes cause problems with network
intensive applications like NFS.</para> intensive applications like NFS.</para>
<para>See <ulink URL="../handbook/nfs.html"> <para>See <ulink URL="&url.books.handbook;/nfs.html">
the Handbook entry on NFS</ulink> for more information on the Handbook entry on NFS</ulink> for more information on
this topic.</para> this topic.</para>
</answer> </answer>
@ -8540,9 +8540,9 @@ Key F15 A A Menu Workplace Nop</programlisting>
<para>The most frequent problem is not understanding the <para>The most frequent problem is not understanding the
correct format of <filename>/etc/exports</filename>. correct format of <filename>/etc/exports</filename>.
Please review &man.exports.5; and the <ulink Please review &man.exports.5; and the <ulink
url="../handbook/nfs.html">NFS</ulink> entry in the url="&url.books.handbook;/nfs.html">NFS</ulink> entry in the
Handbook, especially the section on <ulink Handbook, especially the section on <ulink
url="../handbook/nfs.html#CONFIGURING-NFS">configuring url="&url.books.handbook;/nfs.html#CONFIGURING-NFS">configuring
NFS</ulink>.</para> NFS</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8756,7 +8756,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
<filename>/etc/rc.conf</filename>.</para> <filename>/etc/rc.conf</filename>.</para>
<para>For further information on configuring a FreeBSD <para>For further information on configuring a FreeBSD
firewall, see the <ulink URL="../handbook/firewalls.html"> firewall, see the <ulink URL="&url.books.handbook;/firewalls.html">
Handbook section</ulink>.</para> Handbook section</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8768,9 +8768,9 @@ Key F15 A A Menu Workplace Nop</programlisting>
<answer> <answer>
<para>Please see the Handbook's <ulink <para>Please see the Handbook's <ulink
url="../handbook/firewalls.html">Firewalls</ulink> url="&url.books.handbook;/firewalls.html">Firewalls</ulink>
section, specifically the section on <ulink section, specifically the section on <ulink
url="../handbook/firewalls.html#IPFW-OVERHEAD">IPFW url="&url.books.handbook;/firewalls.html#IPFW-OVERHEAD">IPFW
Overhead & Optimization</ulink>.</para> Overhead & Optimization</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8867,7 +8867,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
<screen>&prompt.root; <userinput>sh MAKEDEV bpf0</userinput></screen> <screen>&prompt.root; <userinput>sh MAKEDEV bpf0</userinput></screen>
<para>Please see the <ulink <para>Please see the <ulink
URL="../handbook/kernelconfig-nodes.html"> Handbook entry URL="&url.books.handbook;/kernelconfig-nodes.html"> Handbook entry
on device nodes</ulink> for more information on managing on device nodes</ulink> for more information on managing
devices.</para> devices.</para>
</answer> </answer>
@ -9285,7 +9285,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
<answer> <answer>
<para>You should first read the &man.ppp.8; manual page and <para>You should first read the &man.ppp.8; manual page and
the <ulink URL="../handbook/ppp-and-slip.html#USERPPP"> the <ulink URL="&url.books.handbook;/ppp-and-slip.html#USERPPP">
PPP section of the handbook</ulink>. Enable logging with PPP section of the handbook</ulink>. Enable logging with
the command</para> the command</para>
@ -9384,7 +9384,7 @@ default 10.0.0.2 UGSc 0 0 tun0
<para>from <filename>ppp.conf</filename>. If this is the <para>from <filename>ppp.conf</filename>. If this is the
case, go back to the <ulink case, go back to the <ulink
URL="../handbook/ppp-and-slip.html#USERPPP-FINAL"> Final URL="&url.books.handbook;/ppp-and-slip.html#USERPPP-FINAL"> Final
system configuration</ulink> section of the system configuration</ulink> section of the
handbook.</para> handbook.</para>
</answer> </answer>
@ -9414,7 +9414,7 @@ default 10.0.0.2 UGSc 0 0 tun0
add 0 0 HISADDR</programlisting> add 0 0 HISADDR</programlisting>
<para>Refer to the <ulink <para>Refer to the <ulink
URL="../handbook/ppp-and-slip.html#USERPPP-DYNAMICIP"> URL="&url.books.handbook;/ppp-and-slip.html#USERPPP-DYNAMICIP">
PPP and Dynamic IP addresses</ulink> section of the handbook PPP and Dynamic IP addresses</ulink> section of the handbook
for further details.</para> for further details.</para>
</answer> </answer>
@ -9866,7 +9866,7 @@ set dfilter 3 permit 0/0 0/0</programlisting>
time, &man.sendmail.8; is the culprit. You should make time, &man.sendmail.8; is the culprit. You should make
sure that you tell sendmail not to do any DNS lookups in sure that you tell sendmail not to do any DNS lookups in
its configuration file. See the section on <ulink its configuration file. See the section on <ulink
URL="../handbook/smtp-dialup.html">using email with a URL="&url.books.handbook;/smtp-dialup.html">using email with a
dialup connection</ulink> in the FreeBSD Handbook for dialup connection</ulink> in the FreeBSD Handbook for
details on how to create your own configuration file and details on how to create your own configuration file and
what should go into it. You may also want to add the what should go into it. You may also want to add the
@ -11202,7 +11202,7 @@ raisechar=^^</programlisting>
</question> </question>
<answer> <answer>
<para>See the <ulink url="../fdp-primer/translations.html"> <para>See the <ulink url="&url.books.fdp-primer;/translations.html">
Translation FAQ</ulink> in the FreeBSD Documentation Project Translation FAQ</ulink> in the FreeBSD Documentation Project
Primer.</para> Primer.</para>
</answer> </answer>
@ -11318,7 +11318,7 @@ raisechar=^^</programlisting>
<para>SUP is not bandwidth friendly, and has been retired. <para>SUP is not bandwidth friendly, and has been retired.
The current recommended method to keep your sources up to The current recommended method to keep your sources up to
date is <ulink URL="../handbook/synching.html#CVSUP"> date is <ulink URL="&url.books.handbook;/synching.html#CVSUP">
CVSup</ulink></para> CVSup</ulink></para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -11784,7 +11784,7 @@ raisechar=^^</programlisting>
BSD-specific books that are still relevant.</para> BSD-specific books that are still relevant.</para>
<para>For a list, please check the Handbook's <ulink <para>For a list, please check the Handbook's <ulink
URL="../handbook/bibliography-osinternals.html">Operating URL="&url.books.handbook;/bibliography-osinternals.html">Operating
System Internals Bibliography</ulink>.</para> System Internals Bibliography</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -11796,7 +11796,7 @@ raisechar=^^</programlisting>
<answer> <answer>
<para>Please see the article on <ulink <para>Please see the article on <ulink
url="../../articles/contributing/article.html">Contributing url="&url.articles.contributing;/article.html">Contributing
to FreeBSD</ulink> for specific advice on how to do this. to FreeBSD</ulink> for specific advice on how to do this.
Assistance is more than welcome!</para> Assistance is more than welcome!</para>
</answer> </answer>
@ -11854,7 +11854,7 @@ raisechar=^^</programlisting>
<answer> <answer>
<para>Please see the <ulink <para>Please see the <ulink
url="../../articles/releng/article.html"> url="&url.articles.releng;/article.html">
Release Engineering</ulink> article.</para> Release Engineering</ulink> article.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -11928,7 +11928,7 @@ raisechar=^^</programlisting>
<answer> <answer>
<para>Yes, you can do this <emphasis>without</emphasis> <para>Yes, you can do this <emphasis>without</emphasis>
downloading the whole source tree by using the <ulink downloading the whole source tree by using the <ulink
URL="../handbook/synching.html#CTM">CTM facility</ulink>.</para> URL="&url.books.handbook;/synching.html#CTM">CTM facility</ulink>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -11962,7 +11962,7 @@ ${RELEASEDIR}/tarballs/bindist/bin_tgz.)</programlisting>
<answer> <answer>
<para>Please take a look at the article on <ulink <para>Please take a look at the article on <ulink
URL="../../articles/contributing/article.html">Contributing URL="&url.articles.contributing;/article.html">Contributing
to FreeBSD</ulink> to learn how to submit code.</para> to FreeBSD</ulink> to learn how to submit code.</para>
<para>And thanks for the thought!</para> <para>And thanks for the thought!</para>

View file

@ -48,7 +48,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para><ulink url="../handbook/index.html">The FreeBSD Handbook</ulink></para> <para><ulink url="&url.books.handbook;/index.html">The FreeBSD Handbook</ulink></para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</sect1> </sect1>

View file

@ -757,9 +757,9 @@
<para>The <ulink url="&url.base;/docs.html">FreeBSD <para>The <ulink url="&url.base;/docs.html">FreeBSD
tutorials</ulink> are all marked up as articles, while this tutorials</ulink> are all marked up as articles, while this
document, the <ulink url="../faq/index.html">FreeBSD document, the <ulink url="&url.books.faq;/index.html">FreeBSD
FAQ</ulink>, and the <ulink FAQ</ulink>, and the <ulink
url="../handbook/index.html">FreeBSD Handbook</ulink> are url="&url.books.handbook;/index.html">FreeBSD Handbook</ulink> are
all marked up as books.</para> all marked up as books.</para>
<sect3> <sect3>

View file

@ -52,7 +52,7 @@
<para>Set up a CVS repository. You need the directories www, doc and <para>Set up a CVS repository. You need the directories www, doc and
ports in the CVS tree (plus the CVSROOT of course). Please read the ports in the CVS tree (plus the CVSROOT of course). Please read the
<ulink url="../handbook/synching.html#CVSUP">CVSup introduction</ulink> <ulink url="&url.books.handbook;/synching.html#CVSUP">CVSup introduction</ulink>
on how to mirror a CVS tree or parts of a CVS tree.</para> on how to mirror a CVS tree or parts of a CVS tree.</para>
<para>The essential cvsup collections are: <literal>www</literal>, <para>The essential cvsup collections are: <literal>www</literal>,

View file

@ -2739,7 +2739,7 @@ host margaux {
you need a good serial card in your computer.</para> you need a good serial card in your computer.</para>
<para>You should read the <ulink <para>You should read the <ulink
url="../../articles/serial-uart/index.html">FreeBSD Serial url="&url.articles.serial-uart;/index.html">FreeBSD Serial
Hardware</ulink> tutorial for a detailed understanding of Hardware</ulink> tutorial for a detailed understanding of
serial devices, and the differences between asynchronous and serial devices, and the differences between asynchronous and
synchronous serial ports.</para> synchronous serial ports.</para>

View file

@ -181,7 +181,7 @@
PostScript format.</para> PostScript format.</para>
<para>An Italian <ulink <para>An Italian <ulink
url="../../../it_IT.ISO8859-15/books/unix-introduction/index.html">translation</ulink> url="&url.doc.base;/it_IT.ISO8859-15/books/unix-introduction/index.html">translation</ulink>
of this document is available as part of the FreeBSD Italian of this document is available as part of the FreeBSD Italian
Documentation Project.</para> Documentation Project.</para>
</listitem> </listitem>
@ -374,7 +374,7 @@
Addison-Wesley, 1996. ISBN 0-201-54979-4</para> Addison-Wesley, 1996. ISBN 0-201-54979-4</para>
<para>(Chapter 2 of this book is available <ulink <para>(Chapter 2 of this book is available <ulink
url="../design-44bsd/book.html">online</ulink> as part of url="&url.books.design-44bsd;/book.html">online</ulink> as part of
the FreeBSD Documentation Project, and chapter 9 <ulink the FreeBSD Documentation Project, and chapter 9 <ulink
url="http://www.netapp.com/tech_library/nfsbook.print"> url="http://www.netapp.com/tech_library/nfsbook.print">
here</ulink>.)</para> here</ulink>.)</para>

View file

@ -557,7 +557,7 @@ HOME=/var/log
editor: the <command>cron</command> utility will notice that the file editor: the <command>cron</command> utility will notice that the file
has changed and immediately begin using the updated version. has changed and immediately begin using the updated version.
See See
<ulink url="../faq/admin.html#ROOT-NOT-FOUND-CRON-ERRORS"> <ulink url="&url.books.faq;/admin.html#ROOT-NOT-FOUND-CRON-ERRORS">
this FAQ entry </ulink> for more information.</para> this FAQ entry </ulink> for more information.</para>
</important> </important>

View file

@ -5477,7 +5477,7 @@ Please press any key to reboot.</screen>
specific to your modem, as the PPP dialer provides only a very specific to your modem, as the PPP dialer provides only a very
simple terminal emulator. Please refer to the user-ppp <link simple terminal emulator. Please refer to the user-ppp <link
linkend="userppp">handbook</link> and <ulink linkend="userppp">handbook</link> and <ulink
url="../faq/ppp.html">FAQ</ulink> entries for further information. url="&url.books.faq;/ppp.html">FAQ</ulink> entries for further information.
If you have problems, logging can be directed to the screen using If you have problems, logging can be directed to the screen using
the command <command>set log local ...</command>.</para> the command <command>set log local ...</command>.</para>

View file

@ -60,7 +60,7 @@
or the <link linkend="relnotes">current release</link>. If you or the <link linkend="relnotes">current release</link>. If you
are interested in contributing something to the Project (code, are interested in contributing something to the Project (code,
hardware, unmarked bills), see the <ulink hardware, unmarked bills), see the <ulink
url="../../articles/contributing/index.html">Contributing to FreeBSD</ulink> article.</para> url="&url.articles.contributing;/index.html">Contributing to FreeBSD</ulink> article.</para>
<sect2 id="os-overview"> <sect2 id="os-overview">
<title>What Can FreeBSD Do?</title> <title>What Can FreeBSD Do?</title>
@ -690,7 +690,7 @@
process, being literally built from the contributions process, being literally built from the contributions
of hundreds of people around the world, as can be seen from of hundreds of people around the world, as can be seen from
our <ulink our <ulink
url="../../articles/contributors/article.html">list of url="&url.articles.contributors;/article.html">list of
contributors</ulink>. FreeBSD's development infrastructure allow contributors</ulink>. FreeBSD's development infrastructure allow
these hundreds of developers to collaborate over the Internet. these hundreds of developers to collaborate over the Internet.
We are constantly on the lookout for We are constantly on the lookout for
@ -777,7 +777,7 @@
ensuring that some large portion of the system works as ensuring that some large portion of the system works as
advertised. For a complete list of FreeBSD developers advertised. For a complete list of FreeBSD developers
and their areas of responsibility, please see the <ulink and their areas of responsibility, please see the <ulink
url="../../articles/contributors/article.html">Contributors url="&url.articles.contributors;/article.html">Contributors
List</ulink></para> List</ulink></para>
<note> <note>
@ -809,7 +809,7 @@
the various FreeBSD mailing lists.</para> the various FreeBSD mailing lists.</para>
<para><citetitle><ulink <para><citetitle><ulink
url="../../articles/contributors/article.html">The url="&url.articles.contributors;/article.html">The
FreeBSD Contributors List</ulink></citetitle> is a long FreeBSD Contributors List</ulink></citetitle> is a long
and growing one, so why not join it by contributing and growing one, so why not join it by contributing
something back to FreeBSD today?</para> something back to FreeBSD today?</para>

View file

@ -751,7 +751,7 @@ docbook =
<filename>pkg-message</filename>. The ports system uses these <filename>pkg-message</filename>. The ports system uses these
files to handle special situations. If you want more details files to handle special situations. If you want more details
on these files, and on ports in general, check out the <ulink on these files, and on ports in general, check out the <ulink
url="../porters-handbook/index.html">FreeBSD Porter's url="&url.books.porters-handbook;/index.html">FreeBSD Porter's
Handbook</ulink>.</para> Handbook</ulink>.</para>
<para>The port includes instructions on how to build source <para>The port includes instructions on how to build source
@ -1262,7 +1262,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
<orderedlist> <orderedlist>
<listitem> <listitem>
<para>Fix it! The <ulink <para>Fix it! The <ulink
url="../porters-handbook/index.html">Porter's url="&url.books.porters-handbook;/index.html">Porter's
Handbook</ulink> includes detailed information on the Handbook</ulink> includes detailed information on the
<quote>Ports</quote> infrastructure so that you can fix the occasional <quote>Ports</quote> infrastructure so that you can fix the occasional
broken port or even submit your own!</para> broken port or even submit your own!</para>

View file

@ -2092,7 +2092,7 @@ raisechar=^^</programlisting>
use as the serial console. The only use of this use as the serial console. The only use of this
flag is to designate the unit for kernel remote flag is to designate the unit for kernel remote
debugging. See <ulink debugging. See <ulink
url="../developers-handbook/index.html">The url="&url.books.developers-handbook;/index.html">The
Developer's Handbook</ulink> for more information on Developer's Handbook</ulink> for more information on
remote debugging.</para> remote debugging.</para>

View file

@ -37,5 +37,7 @@ IMAGES_LIB+= callouts/8.png
IMAGES_LIB+= callouts/9.png IMAGES_LIB+= callouts/9.png
IMAGES_LIB+= callouts/10.png IMAGES_LIB+= callouts/10.png
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../.. DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -18,7 +18,8 @@
%mailing-lists; %mailing-lists;
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN"> <!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
%freebsd; %freebsd;
<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls;
]> ]>
<book> <book>
@ -368,7 +369,7 @@ PLIST_DIRS= lib/X11/oneko</programlisting>
directory or the <filename>pkgname.tgz</filename> package, so delete directory or the <filename>pkgname.tgz</filename> package, so delete
them now. Next, simply include the output of <command>shar `find them now. Next, simply include the output of <command>shar `find
port_dir`</command> in a bug report and send it with the port_dir`</command> in a bug report and send it with the
&man.send-pr.1; program (see <ulink url="../../articles/contributing/contrib-how.html#CONTRIB-GENERAL">Bug &man.send-pr.1; program (see <ulink url="&url.articles.contributing;/contrib-how.html#CONTRIB-GENERAL">Bug
Reports and General Commentary</ulink> for more information about Reports and General Commentary</ulink> for more information about
&man.send-pr.1;). If the uncompressed port is larger than 20KB, &man.send-pr.1;). If the uncompressed port is larger than 20KB,
you should compress it into a tarfile and use &man.uuencode.1; you should compress it into a tarfile and use &man.uuencode.1;
@ -408,7 +409,7 @@ PLIST_DIRS= lib/X11/oneko</programlisting>
<para>Once we have looked at your port, we will get back to you if necessary, and put <para>Once we have looked at your port, we will get back to you if necessary, and put
it in the tree. Your name will also appear in the list of it in the tree. Your name will also appear in the list of
<ulink url="../../articles/contributors/contrib-additional.html">Additional FreeBSD Contributors</ulink> <ulink url="&url.articles.contributors;/contrib-additional.html">Additional FreeBSD Contributors</ulink>
and other files. Isn't that great?!? <!-- smiley and other files. Isn't that great?!? <!-- smiley
-->:-)</para> -->:-)</para>
</sect1> </sect1>
@ -2844,7 +2845,7 @@ PATCHFILES= patch1:test</programlisting>
into your <filename>pkg-descr</filename>.</para> into your <filename>pkg-descr</filename>.</para>
<para>For a detailed description of the responsibilities of maintainers, <para>For a detailed description of the responsibilities of maintainers,
refer to the <ulink url="../developers-handbook/policies.html#POLICIES-MAINTAINER">MAINTAINER on refer to the <ulink url="&url.books.developers-handbook;/policies.html#POLICIES-MAINTAINER">MAINTAINER on
Makefiles</ulink> section.</para> Makefiles</ulink> section.</para>
<para>If the maintainer of a port does not respond to an update <para>If the maintainer of a port does not respond to an update
@ -4775,7 +4776,7 @@ MASTERDIR= ${.CURDIR}/../xdvi300
<chapter id="shared"> <chapter id="shared">
<title>Shared library versions</title> <title>Shared library versions</title>
<para>Please read our <ulink url="../developers-handbook/policies-shlib.html">policy on <para>Please read our <ulink url="&url.books.developers-handbook;/policies-shlib.html">policy on
shared library versioning</ulink> to understand what to do with shared library versioning</ulink> to understand what to do with
shared library versions in general. Do not blindly assume software shared library versions in general. Do not blindly assume software
authors know what they are doing; many of them do not. It is very authors know what they are doing; many of them do not. It is very
@ -5336,7 +5337,7 @@ IGNORE=POINTYHAT is not supported
ports, you will probably find it easier to use ports, you will probably find it easier to use
<application>CVSup</application> to keep your whole ports collection <application>CVSup</application> to keep your whole ports collection
up-to-date, as described in the up-to-date, as described in the
<ulink url="../handbook/synching.html#CVSUP-CONFIG">Handbook</ulink>. <ulink url="&url.books.handbook;/synching.html#CVSUP-CONFIG">Handbook</ulink>.
This will have the added benefit of tracking all the ports' This will have the added benefit of tracking all the ports'
dependencies.</para> dependencies.</para>
@ -5395,7 +5396,7 @@ IGNORE=POINTYHAT is not supported
and this is an area where more volunteers are always needed. and this is an area where more volunteers are always needed.
(For a detailed description of the responsibilities of maintainers, (For a detailed description of the responsibilities of maintainers,
refer to the refer to the
<ulink url="../developers-handbook/policies.html#POLICIES-MAINTAINER"> <ulink url="&url.books.developers-handbook;/policies.html#POLICIES-MAINTAINER">
MAINTAINER on Makefiles</ulink> section.)</para> MAINTAINER on Makefiles</ulink> section.)</para>
<para> The best way to <para> The best way to
@ -5413,7 +5414,7 @@ IGNORE=POINTYHAT is not supported
as is.</para> as is.</para>
<para>Before you &man.send-pr.1;, you should review the <para>Before you &man.send-pr.1;, you should review the
<ulink url="../../articles/problem-reports/pr-writing.html"> <ulink url="&url.articles.problem-reports;/pr-writing.html">
Writing the problem report</ulink> section in the Problem Writing the problem report</ulink> section in the Problem
Reports article; it contains far more information about how to write Reports article; it contains far more information about how to write
useful problem reports.</para> useful problem reports.</para>
@ -5965,7 +5966,7 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
the porting process. You should check your own port against this list, the porting process. You should check your own port against this list,
but you can also check ports in the <ulink url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">PR database</ulink> that others have but you can also check ports in the <ulink url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">PR database</ulink> that others have
submitted. Submit any comments on ports you check as described in submitted. Submit any comments on ports you check as described in
<ulink url="../../articles/contributing/contrib-how.html#CONTRIB-GENERAL">Bug Reports and General <ulink url="&url.articles.contributing;/contrib-how.html#CONTRIB-GENERAL">Bug Reports and General
Commentary</ulink>. Checking ports in the PR database will both make Commentary</ulink>. Checking ports in the PR database will both make
it faster for us to commit them, and prove that you know what you are it faster for us to commit them, and prove that you know what you are
doing.</para> doing.</para>
@ -6036,7 +6037,7 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<para>Do not write anything to files outside <para>Do not write anything to files outside
<makevar>WRKDIR</makevar>. <makevar>WRKDIR</makevar> is the only <makevar>WRKDIR</makevar>. <makevar>WRKDIR</makevar> is the only
place that is guaranteed to be writable during the port build (see place that is guaranteed to be writable during the port build (see
<ulink url="../handbook/ports-using.html#PORTS-CD"> <ulink url="&url.books.handbook;/ports-using.html#PORTS-CD">
installing ports from a CDROM</ulink> for an installing ports from a CDROM</ulink> for an
example of building ports from a read-only tree). If you need to example of building ports from a read-only tree). If you need to
modify one of the <filename>pkg-<replaceable>*</replaceable></filename> modify one of the <filename>pkg-<replaceable>*</replaceable></filename>

View file

@ -32,7 +32,7 @@
<para>A phenomenon whereby many people will give an opinion on <para>A phenomenon whereby many people will give an opinion on
an uncomplicated topic, whilst a complex topic receives little an uncomplicated topic, whilst a complex topic receives little
or no discussion. See the or no discussion. See the
<ulink url="../faq/misc.html#BIKESHED-PAINTING">FAQ</ulink> for <ulink url="&url.books.faq;/misc.html#BIKESHED-PAINTING">FAQ</ulink> for
the origin of the term.</para> the origin of the term.</para>
</glossdef> </glossdef>
</glossentry> </glossentry>