Make a description of ${cpu} variable not so confusing.
[monky] / doc / docs.xml
index 17af17d..5f44e42 100644 (file)
@@ -16,7 +16,7 @@
       <firstname>Brenden</firstname>
       <surname>Matthews</surname>
     </author>
-    <date>2005-09-24</date>
+    <date>2006-05-13</date>
   </refentryinfo>
 
   <refmeta>
                </para>
                <para>
                Gentoo users -- Conky is in Gentoo's Portage... simply use "emerge app-admin/conky" for installation.
-               There is also usually an up-to-date ebuild within Conky's package or in CVS.
+               There is also usually an up-to-date ebuild within Conky's package or in Svn.
                </para>
                <para>
                Debian,etc. users -- Conky will be in Debian's repositories soon (by mid-September, hopefully), and then 
                Ubuntu shortly thereafter. Until then, "dpkg -i" the .deb package to install. 
                </para>
                <para>
-               To compile and run Conky with all optional components:
+               Example to compile and run Conky with all optional components (note that some configure options may differ for your system):
                </para>
                <variablelist>
                        <varlistentry>
                                <term>
-                                       <command><option>sh autogen.sh</option></command> <option># Only required if building from CVS</option>
+                                       <command><option>sh autogen.sh</option></command> <option># Only required if building from Svn</option>
                                </term>
                        </varlistentry>
                        <varlistentry>
                                <term>
-                               <command><option>./configure </option></command><option>
-                               --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
-                               --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib 
-                               --enable-double-buffer --enable-own-window --enable-proc-uptime 
-                               --enable-mpd --enable-xft --enable-seti</option>
+                                       <command><option>./configure </option></command><option>--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-xft --enable-seti --enable-double-buffer --enable-own-window --enable-proc-uptime --enable-mpd --enable-mldonkey --enable-x11 --enable-portmon --enable-xmms --enable-bmp --enable-audacious --enable-infopipe --enable-bmpx </option>
                                </term>
                        </varlistentry>
                        <varlistentry>