Various fixes: punctuation, typos and useless word.

PR:		docs/41531
Submitted by:	Christian Brueffer <chris@unixpages.org>
This commit is contained in:
Marc Fonvieille 2002-08-11 09:20:39 +00:00
parent 93e9a82b10
commit bce0fe8805
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13833

View file

@ -223,7 +223,7 @@
<title>HTTP (required for webpages, optional for FTP fileset)</title>
<para>
If you want to offer the FreeBSD webpages, you need
to install a webserver a.k.a <application>httpd</application>.
to install a webserver a.k.a. <application>httpd</application>.
You may optionally offer the FTP fileset via HTTP.
The choice of Webserver software is left up to the mirror administrator.
Some of the most popular choices are:
@ -727,8 +727,8 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
<para>
Mirrors are organized by country. All
official mirrors have a DNS entry of the form
<hostid>ftpN.CC.freebsd.org</hostid>. Whith
<emphasis>CC</emphasis> (i.e. country code) beeing the
<hostid>ftpN.CC.freebsd.org</hostid>. With
<emphasis>CC</emphasis> (i.e. country code) being the
<emphasis>top level domain</emphasis>
of the country, where this mirror is located;
and <emphasis>N</emphasis> is a number,
@ -932,7 +932,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
<para>
Tier-1 mirrors are required to:
<itemizedlist>
<listitem><para>to carry the complete fileset</para></listitem>
<listitem><para>carry the complete fileset</para></listitem>
<listitem><para>allow access to other mirror sites</para></listitem>
<listitem><para>provide <application>FTP</application> and
<application>RSYNC</application> access</para></listitem>