- Move the link at the bottom to the inside of the <p> tags.
- Lowercase some HTML.
This commit is contained in:
parent
8f03c18bdd
commit
2c3d96a584
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27159
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.19 2006/01/11 14:03:48 marck Exp $">
|
<!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.20 2006/02/10 12:25:19 marck Exp $">
|
||||||
<!ENTITY title "Mirroring the FreeBSD Web Pages">
|
<!ENTITY title "Mirroring the FreeBSD Web Pages">
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
|
@ -18,7 +18,7 @@ a program called <em>cvsup</em> on your web server.
|
||||||
<a href="&url.doc.base;/books/handbook/cvsup.html#CVSUP-INSTALL">CVSup</a> is a software package for
|
<a href="&url.doc.base;/books/handbook/cvsup.html#CVSUP-INSTALL">CVSup</a> is a software package for
|
||||||
distributing and updating collections of files across a network.</p>
|
distributing and updating collections of files across a network.</p>
|
||||||
|
|
||||||
<H2>Installing CVSup</H2>
|
<h2>Installing CVSup</h2>
|
||||||
|
|
||||||
<p>You can build and install it from source by the following commands:</p>
|
<p>You can build and install it from source by the following commands:</p>
|
||||||
|
|
||||||
|
|
@ -32,7 +32,7 @@ distributing and updating collections of files across a network.</p>
|
||||||
collection</a> may be much easier.
|
collection</a> may be much easier.
|
||||||
Refer to the chapter mentioned for the details.</p>
|
Refer to the chapter mentioned for the details.</p>
|
||||||
|
|
||||||
<H2>Running CVSup</H2>
|
<h2>Running CVSup</h2>
|
||||||
|
|
||||||
<p>If you keep your mirrored FreeBSD web pages in the directory
|
<p>If you keep your mirrored FreeBSD web pages in the directory
|
||||||
<tt>/usr/FreeBSD-mirror</tt> and are owned by the user `fred', then
|
<tt>/usr/FreeBSD-mirror</tt> and are owned by the user `fred', then
|
||||||
|
|
@ -55,12 +55,12 @@ The file <tt>supfile-www</tt> contain:
|
||||||
crontab, so that it runs once a day. The pages on www.FreeBSD.org are
|
crontab, so that it runs once a day. The pages on www.FreeBSD.org are
|
||||||
updated daily at about 4:30am California time.</p>
|
updated daily at about 4:30am California time.</p>
|
||||||
|
|
||||||
<H2>More Information on CVSup</H2>
|
<h2>More Information on CVSup</h2>
|
||||||
|
|
||||||
See the <a href="&url.doc.base;/books/handbook/synching.html#CVSUP">CVSup introduction</a> in the
|
See the <a href="&url.doc.base;/books/handbook/synching.html#CVSUP">CVSup introduction</a> in the
|
||||||
handbook.
|
handbook.
|
||||||
|
|
||||||
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
<p><a href="internal.html">FreeBSD Internal Home</a></p>
|
||||||
&footer;
|
&footer;
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue