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