Follow the conventions set out in the FreeBSD Doc Project Primer and

the O'Reilly word list :

'webpages' -> 'web pages'
'webserver' -> 'web server'
This commit is contained in:
Murray Stokely 2004-07-12 02:59:57 +00:00
parent c3cfdf0dca
commit a7df34cf30
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21433

View file

@ -250,15 +250,15 @@
If you want to offer the FreeBSD web pages, you need
to install a web server 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.
The choice of web server software is left up to the mirror administrator.
Some of the most popular choices are:
<itemizedlist>
<listitem>
<para><filename role="package">www/apache13</filename>:
Apache is the most widely deployed Webserver on the Internet. It
Apache is the most widely deployed web server on the Internet. It
is used extensively by the FreeBSD Project. You may also
wish to use the next generation of the Apache Webserver,
wish to use the next generation of the Apache web server,
available in the ports collection as <filename
role="package">www/apache2</filename>.</para>
</listitem>