Use relative URLs.
This commit is contained in:
parent
f10ffefe09
commit
0d31849204
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3304
4 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: backups.sgml,v 1.3 1998-07-16 00:54:15 jkoshy Exp $ -->
|
<!-- $Id: backups.sgml,v 1.4 1998-08-09 22:20:29 wosch Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -274,7 +274,7 @@ data to a remote tape drive. (XXX add an example command)
|
||||||
|
|
||||||
|
|
||||||
<sect1><heading> Amanda<label id="backups:programs:amanda"></heading>
|
<sect1><heading> Amanda<label id="backups:programs:amanda"></heading>
|
||||||
<p><htmlurl url="http://www.freebsd.org/ports/misc.html#amanda-2.4.0"
|
<p><htmlurl url="../ports/misc.html#amanda-2.4.0"
|
||||||
name="Amanda"> (Advanced Maryland Network Disk Archiver) is a
|
name="Amanda"> (Advanced Maryland Network Disk Archiver) is a
|
||||||
client/server backup system, rather than a single program. An
|
client/server backup system, rather than a single program. An
|
||||||
Amanda server will backup to a single tape drive any number of
|
Amanda server will backup to a single tape drive any number of
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: contrib.sgml,v 1.297 1998-08-07 19:44:49 dwhite Exp $ -->
|
<!-- $Id: contrib.sgml,v 1.298 1998-08-09 22:20:29 wosch Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!-- Please try to keep the file 'avail' (from CVSROOT)
|
<!-- Please try to keep the file 'avail' (from CVSROOT)
|
||||||
|
@ -146,7 +146,7 @@ groups of people:
|
||||||
<sect><heading>The FreeBSD Documentation Project<label id="staff:doc">
|
<sect><heading>The FreeBSD Documentation Project<label id="staff:doc">
|
||||||
</heading>
|
</heading>
|
||||||
|
|
||||||
<p>The <htmlurl url="http://www.freebsd.org/docproj.html"
|
<p>The <htmlurl url="../docproj/docproj.html"
|
||||||
name="FreeBSD Documentation Project"> is responsible for a
|
name="FreeBSD Documentation Project"> is responsible for a
|
||||||
number of different services, each service being run by an
|
number of different services, each service being run by an
|
||||||
individual and his <em>deputies</em> (if any):
|
individual and his <em>deputies</em> (if any):
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: porting.sgml,v 1.106 1998-07-25 22:43:53 hoek Exp $ -->
|
<!-- $Id: porting.sgml,v 1.107 1998-08-09 22:20:29 wosch Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||||
|
@ -631,7 +631,7 @@ work/foozolix-1.0/
|
||||||
easier for the user when he is wading through the pile of
|
easier for the user when he is wading through the pile of
|
||||||
packages on the ftp site or the CD-ROM. Please take a look
|
packages on the ftp site or the CD-ROM. Please take a look
|
||||||
at the existing categories (you can find them in <htmlurl
|
at the existing categories (you can find them in <htmlurl
|
||||||
url="http://www.freebsd.org/ports/" name="the ports
|
url="../ports/" name="the ports
|
||||||
page">) and pick the ones that are suitable for your port.
|
page">) and pick the ones that are suitable for your port.
|
||||||
If your port truly belongs to something that is different
|
If your port truly belongs to something that is different
|
||||||
from all the existing ones, you can even create a new
|
from all the existing ones, you can even create a new
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: relnotes.sgml,v 1.25 1998-06-15 00:56:54 jkh Exp $ -->
|
<!-- $Id: relnotes.sgml,v 1.26 1998-08-09 22:20:30 wosch Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
by anyone. A freely exportable European distribution
|
by anyone. A freely exportable European distribution
|
||||||
of DES for our non-U.S. users also exists and is
|
of DES for our non-U.S. users also exists and is
|
||||||
described in the <url
|
described in the <url
|
||||||
url="http://www.freebsd.org/FAQ" name="FreeBSD
|
url="../FAQ/FAQ.html" name="FreeBSD
|
||||||
FAQ">. If password security for FreeBSD is all you
|
FAQ">. If password security for FreeBSD is all you
|
||||||
need, and you have no requirement for copying encrypted
|
need, and you have no requirement for copying encrypted
|
||||||
passwords from other hosts using DES into FreeBSD
|
passwords from other hosts using DES into FreeBSD
|
||||||
|
|
Loading…
Reference in a new issue