mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Change UNIX to Unix to avoid trademark infringement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173054 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9cdce6429d
commit
a16f547def
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
|
||||
<reference id="ref.pdo">
|
||||
<title>PDO Functions</title>
|
||||
|
@ -45,7 +45,7 @@ pear install pdo
|
|||
<para>
|
||||
The <command>pear</command> command automatically installs the
|
||||
PDO module into your PHP extensions directory. To enable the
|
||||
PDO extension on Linux or UNIX operating systems, you must add
|
||||
PDO extension on Linux or Unix operating systems, you must add
|
||||
the following line to &php.ini;:
|
||||
<screen>
|
||||
<![CDATA[
|
||||
|
|
Loading…
Reference in a new issue