1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 18:45:10 +00:00

updated docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@587 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2006-03-12 23:31:30 +00:00
parent e2da4c5118
commit bf9e6cd600
3 changed files with 9 additions and 9 deletions

6
README
View File

@ -30,7 +30,7 @@ COMPILING
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.
ebuild within Conky's package or in Svn.
Debian,etc. users -- Conky will be in Debian's repositories soon (by
mid-September, hopefully), and then Ubuntu shortly thereafter. Until
@ -39,7 +39,7 @@ COMPILING
Example to compile and run Conky with all optional components (note
that some configure options may differ for your system):
sh autogen.sh # Only required if building from CVS
sh autogen.sh # Only required if building from Svn
./configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
@ -1050,4 +1050,4 @@ AUTHORS
2006-02-12 conky(1)
2006-03-12 conky(1)

View File

@ -1,5 +1,5 @@
.\" -*- coding: us-ascii -*-
.TH conky 1 2006-02-12
.TH conky 1 2006-03-12
.SH NAME
conky \- A system monitor for X originally based on the torsmo code, but more kickass. It just keeps on given'er. Yeah.
.SH SYNOPSIS
@ -26,14 +26,14 @@ For users compiling from source, make sure you have the X development libraries
This should be a package along the lines of "libx11-dev or xorg-x11-dev".
.PP
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.
.PP
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.
.PP
Example to compile and run Conky with all optional components (note that some configure options may differ for your system):
.TP
\fBsh autogen.sh\fR \fB# Only required if building from CVS\fR
\fBsh autogen.sh\fR \fB# Only required if building from Svn\fR
.TP
\fB\&./configure \fR\fB\-\-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 \fR
.TP

View File

@ -16,7 +16,7 @@
<firstname>Brenden</firstname>
<surname>Matthews</surname>
</author>
<date>2006-02-12</date>
<date>2006-03-12</date>
</refentryinfo>
<refmeta>
@ -62,7 +62,7 @@
</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
@ -74,7 +74,7 @@
<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>