tags 230687 pending thanks On Sat, Feb 07, 2004 at 01:38:50PM -0800, Matt Zimmerman wrote:
> On Wed, Feb 04, 2004 at 09:35:45PM +0100, Richard Bos wrote: > > > Op woensdag 4 februari 2004 20:51, schreef Matt Zimmerman: > > > > for my feeling it seems more than 4 days ago that I sent this, anyway > > > > I'm > > > > eager to know if you are able to process the xml docs. ?Do you think > > > > that > > > > they can be made part of the apt distribution? > > > > > > Yes, I am able to process them fine and have added them to my local tree. > > > I was not able to apply the patch that you sent to update them to match > > > the > > > current man pages in CVS; it seems to apply to *.sgml instead of *.xml. > > > > Oh, and what about the diff's attached? > > Much better, thanks. Actually, the patch applied cleanly, but now the XML no longer validates: Creating man page apt-get.8 xmlto: input does not validate (status 3) /home/mdz/src/deb/mine/cvs/apt/doc/apt-get.8.xml:10: element refentry: validity error : Element refentry content does not follow the DTD, expecting (beginpage? , indexterm* , refentryinfo? , refmeta? , (remark | link | olink | ulink)* , refnamediv , refsynopsisdiv? , (refsect1+ | refsection+)), got (CDATA date refmeta refnamediv refsynopsisdiv refsect1 refsect1 refsect1 refsect1 refsect1 CDATA CDATA ) Document /home/mdz/src/deb/mine/cvs/apt/doc/apt-get.8.xml does not validate If I comment out the <date> tag and its contents, it validates correctly, so I did that and committed this to CVS. Thanks. -- - mdz

