[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Man-pages for the fglrx Debian package



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? EVERY TIME?!? Did they ever
hear about caching? What if I wanted to build this stuff on a machine
without Internet connectivity?

Apart from that, the man pages themselves are very good. Attached is a fix
for a couple of typos I spotted.

-- 
Ciao, Flavio

? build
Index: fgl_glxgears.1x.xml
===================================================================
RCS file: /cvs/private/fglrx_man/fgl_glxgears.1x.xml,v
retrieving revision 1.3
diff -u -3 -p -r1.3 fgl_glxgears.1x.xml
--- fgl_glxgears.1x.xml	15 Nov 2005 22:22:01 -0000	1.3
+++ fgl_glxgears.1x.xml	15 Nov 2005 23:59:22 -0000
@@ -132,8 +132,8 @@
 		<title>SEE ALSO</title>
 		<para>
 			<citerefentry><refentrytitle>glxgears</refentrytitle><manvolnum>1x</manvolnum></citerefentry>,
-				<citerefentry><refentrytitle>glxinfo</refentrytitle><manvolnum>1x</manvolnum></citerefentry>,
-				<citerefentry><refentrytitle>fglrxinfo</refentrytitle><manvolnum>1x</manvolnum></citerefentry>
+			 <citerefentry><refentrytitle>glxinfo</refentrytitle><manvolnum>1x</manvolnum></citerefentry>,
+			 <citerefentry><refentrytitle>fglrxinfo</refentrytitle><manvolnum>1x</manvolnum></citerefentry>
 		</para>
 	</refsect1>
 	<refsect1>
Index: fglrx.4x.xml
===================================================================
RCS file: /cvs/private/fglrx_man/fglrx.4x.xml,v
retrieving revision 1.4
diff -u -3 -p -r1.4 fglrx.4x.xml
--- fglrx.4x.xml	15 Nov 2005 22:22:01 -0000	1.4
+++ fglrx.4x.xml	15 Nov 2005 23:59:22 -0000
@@ -262,7 +262,7 @@
 				</term>
 				<listitem>
 					<para>
-						Use this to set the 1st, 2nd, ... 6th ample point. Depending on your
+						Use this to set the 1st, 2nd, ... 6th sample point. Depending on your
 						setting for <option>FSAAScale</option>, you have to set 2, 4 or all 6
 						points. The pixel size is 1x1, so the range for these values
 						is "<parameter class="option">0..1</parameter>".
@@ -405,7 +405,7 @@
 						bigger than the selected resolution. Further the stereo feature will only
 						initialize if your adapter is in textmode when launching X and the respective
 						display mode. The adapter can not switch between multiple resolutions while
-						keeping the stereo setup. For that reasoni it is highly recommended that you
+						keeping the stereo setup. For that reason it is highly recommended that you
 						have only one single <option>modes</option> in your config file
 						at <option>Section "Screen"</option> -&gt; <option>SubSection "Display"</option>.
 					</para>