thetaphi Sat Oct 28 19:44:30 2006 UTC
Modified files:
/phpdoc/en/reference/nsapi/functions nsapi-virtual.xml
/phpdoc/en/reference/nsapi reference.xml
Log:
remove the name of SunONE, Sun Java System Blabla webserver, call it simple
Sun Webserver. The variants with iPlanet and Netscape are still there...
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml
diff -u phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml:1.10
phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml:1.11
--- phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml:1.10 Sun Feb 6
03:18:55 2005
+++ phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml Sat Oct 28
19:44:30 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<refentry id="function.nsapi-virtual">
<refnamediv>
<refname>nsapi_virtual</refname>
@@ -29,7 +29,7 @@
</para>
<note>
<para>
- This function depends on a undocumented feature of the
Netscape/iPlanet/SunONE
+ This function depends on a undocumented feature of the Netscape/iPlanet/Sun
webservers. Use <function>phpinfo</function> to determine if it is
available.
In the Unix environment it should always work, in windows it depends on
the name of
a <filename>ns-httpdXX.dll</filename> file.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/nsapi/reference.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/nsapi/reference.xml
diff -u phpdoc/en/reference/nsapi/reference.xml:1.9
phpdoc/en/reference/nsapi/reference.xml:1.10
--- phpdoc/en/reference/nsapi/reference.xml:1.9 Sun Sep 4 19:39:21 2005
+++ phpdoc/en/reference/nsapi/reference.xml Sat Oct 28 19:44:30 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- Purpose: utilspec.server -->
<!-- Membership: bundled -->
@@ -10,14 +10,14 @@
<section id="nsapi.intro">
&reftitle.intro;
<para>
- These functions are only available when running PHP as a NSAPI module in
Netscape/iPlanet/SunONE webservers.
+ These functions are only available when running PHP as a NSAPI module in
Netscape/iPlanet/Sun webservers.
</para>
</section>
<section id="nsapi.installation">
&reftitle.install;
<para>
- For PHP installation on Netscape/iPlanet/SunONE webservers see the
+ For PHP installation on Netscape/iPlanet/Sun webservers see the
NSAPI section (<link linkend='install.unix.sun'>UNIX</link>,
<link linkend='install.windows.sun'>Windows</link>) in the installation
chapter.