fix pathes to /ports/foo.html for new handbook installation scheme

(i.e. for all cases except http://www.FreeBSD.org/handbook/)
This commit is contained in:
Alexey Zelkin 2001-06-26 15:40:27 +00:00
parent 10a07da0c8
commit feee128181
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9728
4 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml,v 1.31 2001/06/25 19:12:40 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml,v 1.32 2001/06/26 00:12:05 murray Exp $
-->
<chapter id="backups">
@ -337,7 +337,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
<indexterm><primary>backup software</primary><secondary>amanda</secondary></indexterm>
<indexterm><primary>amanda</primary></indexterm>
<para><ulink url="../ports/misc.html#amanda-2.4.0">Amanda</ulink>
<para><ulink url="/ports/misc.html#amanda-2.4.0">Amanda</ulink>
(Advanced Maryland Network Disk Archiver) is a client/server backup
system, rather than a single program. An Amanda server will backup to
a single tape drive any number of computers that have Amanda clients

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.51 2001/06/11 01:16:50 ache Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.52 2001/06/25 19:11:56 murray Exp $
-->
<chapter id="l10n">
@ -140,7 +140,7 @@
implementation, users may be required to compile an application
with wide or multibyte characters support, or configure it correctly.
To be able to input and process wide or multibyte characters, the <ulink
url="../ports/">FreeBSD Ports collection</ulink> has provided
url="/ports/">FreeBSD Ports collection</ulink> has provided
each language with different programs. Refer to the I18N
documentation in the respective FreeBSD Port.</para>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/linuxemu/chapter.sgml,v 1.37 2001/06/01 07:58:16 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.38 2001/06/06 20:14:38 chris Exp $
-->
<chapter id="linuxemu">
@ -103,7 +103,7 @@ Id Refs Address Size Name
<para>This is by far the easiest method to use when installing the
runtime libraries. It is just like installing any other port
from the <ulink url="../ports/">ports collection</ulink>.
from the <ulink url="/ports/">ports collection</ulink>.
Simply do the following:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mail/chapter.sgml,v 1.20 2000/07/26 05:08:14 hanai Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.21 2001/04/09 00:33:53 dd Exp $
-->
<chapter id="mail">
@ -112,7 +112,7 @@
<procedure>
<step>
<para>Get a POP or IMAP daemon from the <ulink
url="../ports/mail.html">Ports Collection</ulink> and install
url="/ports/mail.html">Ports Collection</ulink> and install
it on your system.</para>
</step>