Reorganize and clarify these answers. Implement symmetrical structure

and syntax.
This commit is contained in:
Michael Lucas 2002-01-28 13:24:58 +00:00
parent a80bd0ab76
commit 3b97f0bbbf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11936

View file

@ -555,23 +555,20 @@
<itemizedlist>
<listitem>
<para>Using <application>CVSup</application>:
You can retrieve the formatted files
using <application>CVSup</application>, and connecting to
a <application>CVSup</application> server.</para>
<para>To retrieve the web pages, please look at the example
supfile, which can be found in
<filename>/usr/share/examples/cvsup/www-supfile</filename>.
<para>You can retrieve the formatted files from a
FreeBSD CVSup server using the application
<port>net/cvsup</port>. The file
<filename>/usr/share/examples/cvsup/www-supfile</filename>
contains an example CVSup configuration file for web
mirrors.
</para>
</listitem>
<listitem>
<para>Using FTP mirror: You can download the FTP server's
copy of the web site sources using your favorite ftp mirror
<para>You can download the web site source code from any FreeBSD FTP server
using your favorite ftp mirror
tool. Keep in mind that you have to build these sources before
publishing them. Simply start at
publishing them. Start mirroring at
<ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www">ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www</ulink>.</para>
</listitem>
</itemizedlist>