Minor changes in compiz-fusion article:

- Changed my email address to the FreeBSD.org one
- Fixed a few typos noted by pgj

Approved by: gabor (mentor)
This commit is contained in:
Manolis Kiagias 2008-06-14 19:16:00 +00:00
parent a29900a282
commit ab6039b9b6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32265

View file

@ -19,13 +19,13 @@
<firstname>Manolis</firstname>
<surname>Kiagias</surname>
<affiliation>
<address><email>sonicy@otenet.gr</email></address>
<address><email>manolis@FreeBSD.org</email></address>
</affiliation>
</author>
<copyright>
<year>2008</year>
<holder role="mailto:sonicy@otenet.gr">Manolis Kiagias</holder>
<holder role="mailto:manolis@FreeBSD.org">Manolis Kiagias</holder>
</copyright>
<releaseinfo>$FreeBSD$</releaseinfo>
@ -113,14 +113,15 @@
</listitem>
<listitem>
<para>nVidia cards like the GeForce 2MX/3/4 series are supported by
the 96X series of drivers, available in the
<filename role="package">x11/nvidia-driver-96xx</filename>
the 96<replaceable>XX</replaceable> series of drivers, available
in the <filename role="package">x11/nvidia-driver-96xx</filename>
port.</para>
</listitem>
<listitem>
<para>Even older cards, like GeForce and RIVA TNT are supported
by the 71XX series of drivers, available in the
<filename role="package">x11/nvidia-driver-71XX</filename>
by the 71<replaceable>XX</replaceable> series of drivers,
available in the
<filename role="package">x11/nvidia-driver-71xx</filename>
port.</para>
</listitem>
</itemizedlist>
@ -267,7 +268,7 @@ Load "glx"
&prompt.root; <userinput>nvidia-xconfig --composite</userinput>
&prompt.root; <userinput>nvidia-xconfig --depth=24</userinput></screen>
<para>You may wish to run <command>nvidia-xonfig -A |more</command>
<para>You may wish to run <command>nvidia-xconfig -A |more</command>
to see a list of all the options offered by the above
program.</para></note>
</sect1>