mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
now runs on windows\nupdated install reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147302 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1c1353db2f
commit
75d391e299
2 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<section id="ircg.install">
|
||||
&reftitle.install;
|
||||
<para>
|
||||
Detailed installation instructions can be found
|
||||
<ulink url="&url.ircg-install;">here</ulink>. We urge you to use
|
||||
<ulink url="&url.ircg;">here</ulink>. We urge you to use
|
||||
the provided installation script.
|
||||
</para>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<reference id="ref.ircg">
|
||||
<title>IRC Gateway Functions</title>
|
||||
<titleabbrev>IRC Gateway</titleabbrev>
|
||||
|
@ -17,7 +17,7 @@
|
|||
are then delivered by the high-performance web server.
|
||||
</para>
|
||||
<para>
|
||||
Up to v3, IRCG runs under these platforms:
|
||||
Up to v4, IRCG runs under these platforms:
|
||||
<itemizedlist>
|
||||
<listitem><para>AIX</para></listitem>
|
||||
<listitem><para>FreeBSD</para></listitem>
|
||||
|
@ -26,6 +26,7 @@
|
|||
<listitem><para>Linux</para></listitem>
|
||||
<listitem><para>Solaris</para></listitem>
|
||||
<listitem><para>Tru64</para></listitem>
|
||||
<listitem><para>Windows</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue