A likely story! I was going through the installation stuff and found it very confusing. I think we need to sort it out again.
Can you hop on #phpdoc on freenode? ----- Original Message ----- From: "Gabor Hojtsy" <[EMAIL PROTECTED]> To: "Aidan Lister" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 02, 2004 8:33 PM Subject: Re: [PHP-DOC] cvs: phpdoc / manual.xml.in > Alphabetical ordering was used among platform names! > > Goba > > > aidan Thu Sep 2 05:54:03 2004 EDT > > > > Modified files: > > /phpdoc manual.xml.in > > Log: > > MacOS First?! > > > > http://cvs.php.net/diff.php/phpdoc/manual.xml.in?r1=1.188&r2=1.189&ty=u > > Index: phpdoc/manual.xml.in > > diff -u phpdoc/manual.xml.in:1.188 phpdoc/manual.xml.in:1.189 > > --- phpdoc/manual.xml.in:1.188 Tue Aug 31 21:27:32 2004 > > +++ phpdoc/manual.xml.in Thu Sep 2 05:54:03 2004 > > @@ -2,7 +2,7 @@ > > <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" > > "@srcdir@/dtds/dbxml-4.1.2/docbookx.dtd" [ > > > > -<!-- $Revision: 1.188 $ --> > > +<!-- $Revision: 1.189 $ --> > > > > <!-- Add translated specific definitions and snippets --> > > <!ENTITY % language-defs SYSTEM "@srcdir@/@LANGDIR@/language-defs.ent"> > > @@ -60,8 +60,8 @@ > > <part id="install"> > > <title>&InstallAndConfigure;</title> > > &install.intro; > > - &install.macos.index; > > &install.unix.index; > > + &install.macos.index; > > &install.windows.index; > > &install.problems; > > &install.ini; > > >