Hi Gustavo, It is generally a good idea to have such discussions publically, so the answers get archived and can be pointed to (searched for) later.
> OK, now I understand... But I'd like to know how to send patches of > documents located @ http://doc.php.net/php/en/dochowto/. > > I know how to send patches of documents I translate to the spanish > mailing list... But, how should I send a patch of one of these > documents? I guess I need the *.xml file, Are those files availables for > download from the CVS server? > > In the event of I finding some typo, out-of-date data or another kind of > error, I'd like to know how to send patches. > > Although I study computation, I'm new in this area, that's why I have > this kind of doubts. > > Thanks for your attention and I hope you can help me! No problem, the documentation howto is generated from the phpdoc/howto folder. So if you have the phpdoc CVS module checked out already from cvs.php.net (which you should have to do translation for any team), you will find the source XML files there. Goba