Replace references to www/apache13 with www/apache22.

A follow up to the network-servers chapter will be committed sometime
soon.

PR:		162494
Submitted by:	jgh (original version)
This commit is contained in:
Glen Barber 2012-01-31 14:14:59 +00:00
parent 07cfa35a28
commit 0978762dc8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38355
4 changed files with 5 additions and 5 deletions
en_US.ISO8859-1/books
handbook
porters-handbook

View file

@ -352,7 +352,7 @@ ifconfig_fxp0="inet 10.1.1.1/8"</programlisting></listitem>
may be necessary to configure the software in a manner which
will allow it to be started upon system initialization. Services,
such as <filename role="package">mail/postfix</filename> or
<filename role="package">www/apache13</filename> are just two
<filename role="package">www/apache22</filename> are just two
of the many software packages which may be started during system
initialization. This section explains the procedures available
for starting third party software.</para>

View file

@ -1651,7 +1651,7 @@ test: biba/low</screen>
so will result in errors. While at it, ensure that the
<filename role="package">net-mngt/nagios-plugins</filename>,
<filename role="package">net-mngt/nagios</filename>, and
<filename role="package">www/apache13</filename> ports are all
<filename role="package">www/apache22</filename> ports are all
installed, configured, and working correctly.</para>
<sect2>

View file

@ -2460,7 +2460,7 @@ kadmind5_server_enable="YES"</programlisting>
include encrypted authentication of mail clients, web based
transactions such as credit card payments and more. Many
ports such as
<filename role="package">www/apache13-ssl</filename>, and
<filename role="package">www/apache22</filename>, and
<filename role="package">mail/claws-mail</filename> will offer
compilation support for building with
<application>OpenSSL</application>.</para>

View file

@ -15552,8 +15552,8 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
<listitem>
<para>does not work with some other currently
installed port (for instance, the port depends on
<filename role="package">www/apache21</filename> but
<filename role="package">www/apache13</filename> is
<filename role="package">www/apache20</filename> but
<filename role="package">www/apache22</filename> is
installed)</para>
</listitem>
</itemizedlist>