aboutsummaryrefslogtreecommitdiffstats
path: root/libxml.3
Commit message (Collapse)AuthorAgeFilesLines
* libxml(3) manpage typo fixJohn Bradshaw2012-08-171-1/+1
|
* tiny fix from Albert Chin portability cleanup for arch needing trio forDaniel Veillard2005-10-281-1/+1
| | | | | | | * libxml.3: tiny fix from Albert Chin * runsuite.c runtest.c testapi.c: portability cleanup for arch needing trio for *printf Daniel
* small cleanup of the man page fixed a potential problem raised by PetrDaniel Veillard2002-08-121-1/+1
| | | | | | | * libxml.3: small cleanup of the man page * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec when serializing HREF attributes generated by XSLT. Daniel
* apply a couple of patches from Christian Cornelssen fixing the man pagesDaniel Veillard2002-05-181-3/+3
| | | | | | | | | | * libxml.3 doc/buildDocBookCatalog: apply a couple of patches from Christian Cornelssen fixing the man pages and the Catalog building script. * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet next step is <xs:import> I now have a reasonable understanding of how it works. Daniel
* Fixed bug #72570 moved the libxml man page to section 3 DanielDaniel Veillard2002-03-061-0/+71
* Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570 moved the libxml man page to section 3 Daniel