betz Mon Jul 14 05:10:17 2003 EDT
Modified files:
/phpdoc/en/appendices history.xml
/phpdoc/en/reference/com/functions class.variant.xml
/phpdoc/en/reference/datetime/functions strftime.xml
/phpdoc/en/reference/strings/functions setlocale.xml
Log:
acronym tagging for MSDN
Index: phpdoc/en/appendices/history.xml
diff -u phpdoc/en/appendices/history.xml:1.19 phpdoc/en/appendices/history.xml:1.20
--- phpdoc/en/appendices/history.xml:1.19 Sat May 31 18:05:54 2003
+++ phpdoc/en/appendices/history.xml Mon Jul 14 05:10:16 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
<appendix id="history">
<title>History of PHP and related projects</title>
@@ -310,7 +310,7 @@
Articles about PHP appeared in Dr. Dobbs, Linux Enterprise,
Linux Magazine and many more. Articles about migrating ASP-based
applications to PHP under Windows even appear on Microsoft's
- very own MSDN!
+ very own <acronym>MSDN</acronym>!
</para>
</sect1>
Index: phpdoc/en/reference/com/functions/class.variant.xml
diff -u phpdoc/en/reference/com/functions/class.variant.xml:1.2
phpdoc/en/reference/com/functions/class.variant.xml:1.3
--- phpdoc/en/reference/com/functions/class.variant.xml:1.2 Wed Apr 17 02:36:44
2002
+++ phpdoc/en/reference/com/functions/class.variant.xml Mon Jul 14 05:10:16 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/com.xml, last change in rev 1.7 -->
<refentry id="class.variant">
<refnamediv>
@@ -44,7 +44,7 @@
<constant>VT_DATE</constant>, <constant>VT_BSTR</constant>,
<constant>VT_DECIMAL</constant>,
<constant>VT_UNKNOWN</constant>, <constant>VT_DISPATCH</constant> and
<constant>VT_VARIANT</constant>. These values are
mutual exclusive, but they can be combined with <constant>VT_BYREF</constant>
to specify being a value. If omitted,
- the type of <parameter>value</parameter> is used. Consult the msdn library for
additional information.
+ the type of <parameter>value</parameter> is used. Consult the
<acronym>MSDN</acronym> library for additional information.
</simpara>
</listitem>
</varlistentry>
Index: phpdoc/en/reference/datetime/functions/strftime.xml
diff -u phpdoc/en/reference/datetime/functions/strftime.xml:1.8
phpdoc/en/reference/datetime/functions/strftime.xml:1.9
--- phpdoc/en/reference/datetime/functions/strftime.xml:1.8 Mon Jun 23 14:02:30
2003
+++ phpdoc/en/reference/datetime/functions/strftime.xml Mon Jul 14 05:10:16 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.strftime">
<refnamediv>
@@ -244,7 +244,7 @@
<literal>Jan 1, 1970</literal> will not work on Windows, some Linux
distributions, and a few other operating systems. For Windows systems a
complete overview of supported conversion specifiers can be found at this
- <ulink url="&url.strftime.win32;">MSDN website</ulink>.
+ <ulink url="&url.strftime.win32;"><acronym>MSDN</acronym> website</ulink>.
</para>
</note>
<example>
Index: phpdoc/en/reference/strings/functions/setlocale.xml
diff -u phpdoc/en/reference/strings/functions/setlocale.xml:1.14
phpdoc/en/reference/strings/functions/setlocale.xml:1.15
--- phpdoc/en/reference/strings/functions/setlocale.xml:1.14 Sun Jul 13 05:23:28
2003
+++ phpdoc/en/reference/strings/functions/setlocale.xml Mon Jul 14 05:10:17 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.setlocale">
<refnamediv>
@@ -99,8 +99,8 @@
<tip>
<para>
Windows users will find usefull information about
- <parameter>locale</parameter> strings at Microsoft's MSDN website.
- Supported language strings can be found
+ <parameter>locale</parameter> strings at Microsoft's
+ <acronym>MSDN</acronym>website. Supported language strings can be found
<ulink url="&url.setlocale.lang.win32;">here</ulink> and supported
country/region strings <ulink url="&url.setlocale.country.win32;">
here</ulink>. Windows systems support the three letter codes for
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php