Reorganize and clarify these answers. Implement symmetrical structure
and syntax.
This commit is contained in:
parent
a80bd0ab76
commit
3b97f0bbbf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11936
1 changed files with 9 additions and 12 deletions
|
@ -555,23 +555,20 @@
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Using <application>CVSup</application>:
|
<para>You can retrieve the formatted files from a
|
||||||
You can retrieve the formatted files
|
FreeBSD CVSup server using the application
|
||||||
using <application>CVSup</application>, and connecting to
|
<port>net/cvsup</port>. The file
|
||||||
a <application>CVSup</application> server.</para>
|
<filename>/usr/share/examples/cvsup/www-supfile</filename>
|
||||||
|
contains an example CVSup configuration file for web
|
||||||
<para>To retrieve the web pages, please look at the example
|
mirrors.
|
||||||
supfile, which can be found in
|
|
||||||
<filename>/usr/share/examples/cvsup/www-supfile</filename>.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Using FTP mirror: You can download the FTP server's
|
<para>You can download the web site source code from any FreeBSD FTP server
|
||||||
copy of the web site sources using your favorite ftp mirror
|
using your favorite ftp mirror
|
||||||
tool. Keep in mind that you have to build these sources before
|
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>
|
<ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www">ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in a new issue