Fix cut-n-past'o
This commit is contained in:
parent
cc2c5c24fd
commit
98f743e3b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26832
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.17 2005/10/04 20:06:58 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.18 2006/01/11 13:59:11 marck Exp $">
|
||||
<!ENTITY title "Mirroring the FreeBSD Web Pages">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -29,7 +29,7 @@ distributing and updating collections of files across a network.</p>
|
|||
|
||||
<p>However, installing precompiled package from the FreeBSD
|
||||
<a href="../doc/en_US.ISO8859-1/books/handbook/packages-using.html">packages
|
||||
collection</link> may be much easier.
|
||||
collection</a> may be much easier.
|
||||
Refer to the chapter mentioned for the details.</p>
|
||||
|
||||
<H2>Running CVSup</H2>
|
||||
|
|
Loading…
Reference in a new issue