1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-26 08:38:26 +00:00

fix two typos in docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1089 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Phil 2008-03-31 04:02:33 +00:00
parent bbdbf3b4e3
commit 81e424177b
3 changed files with 6 additions and 6 deletions

4
README
View File

@ -745,7 +745,7 @@ VARIABLES
execigraph interval command
Same as execigraph, but takes an interval arg graphs values
Same as execgraph, but takes an interval arg graphs values
execp command
@ -1017,7 +1017,7 @@ VARIABLES
you will be prompted to enter the password when Conky starts.
ioscheduler
ioscheduler disk
Prints the current ioscheduler used for the given disk name
(i.e. e.g. "hda" or "sdb")

View File

@ -697,7 +697,7 @@ Same as execbar, except with an interval
.TP
\fB\*(T<\fBexecigraph\fR\*(T>\fR \*(T<\fBinterval command\fR\*(T>
Same as execigraph, but takes an interval arg graphs values
Same as execgraph, but takes an interval arg graphs values
.TP
\fB\*(T<\fBexecp\fR\*(T>\fR \*(T<\fBcommand\fR\*(T>
@ -898,7 +898,7 @@ Displays the number of messages in your global IMAP inbox by default. You can de
Displays the number of unseen messages in your global IMAP inbox by default. You can define individual IMAP inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval] [-p port] [-e command]". Default port is 143, default interval is 5 minutes. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
.TP
\fB\*(T<\fBioscheduler\fR\*(T>\fR
\fB\*(T<\fBioscheduler\fR\*(T>\fR \*(T<\fBdisk\fR\*(T>
Prints the current ioscheduler used for the given disk name (i.e. e.g. "hda" or "sdb")
.TP

View File

@ -703,7 +703,7 @@
<option>interval command</option>
</term>
<listitem>
Same as execigraph, but takes an interval arg graphs values
Same as execgraph, but takes an interval arg graphs values
<para></para></listitem>
</varlistentry>
@ -1181,8 +1181,8 @@
<varlistentry>
<term>
<command><option>ioscheduler</option></command>
<option>disk</option>
</term>
<option>(disk)</option>
<listitem>
Prints the current ioscheduler used for the given disk name (i.e. e.g. "hda" or "sdb")
<para></para></listitem>