[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Man-pages for the fglrx Debian package
- From: Daniel Leidert <daniel dot leidert dot spam at gmx dot net>
- Date: Wed, 16 Nov 2005 01:20:06 +0100
Am Mittwoch, den 16.11.2005, 01:02 +0100 schrieb Flavio Stanchina:
Daniel Leidert wrote:
Ok. Start here http://cvs.wgdd.de/cgi-bin/cvsweb/fglrx_man/.
OK, I'll admit I don't understand this XML thing. Why does xmllint have to
download two dozen files from oasis-open.org?
Because I wrote that the DTD can be found at there :)
EVERY TIME?!?
In this case, yes.
Did they ever
hear about caching? What if I wanted to build this stuff on a machine
without Internet connectivity?
It is only a validator for my usage. So you can comment out the xmllint
line. Or I can change to
/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd
which is part of docbook-xml. But the location can differ from
distribution to distribution. That's the reason for using an online-DTD.
Apart from that, the man pages themselves are very good.
ATM they are based on the command line output of the apps. I hope, ATI
is fine with that and we can extend these man-pages.
Attached is a fix for a couple of typos I spotted.
Thanks. Fixing.
regards, Daniel