fix two typos in docs
authorPhil <n0-1@users.sourceforge.net>
Mon, 31 Mar 2008 04:02:33 +0000 (04:02 +0000)
committerPhil <n0-1@users.sourceforge.net>
Mon, 31 Mar 2008 04:02:33 +0000 (04:02 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1089 7f574dfc-610e-0410-a909-a81674777703

README
doc/conky.1
doc/variables.xml

diff --git a/README b/README
index c953003..418aaa3 100644 (file)
--- a/README
+++ b/README
@@ -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")
 
index b657a72..94bddd7 100644 (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 
index 7dee241..c5b0c67 100644 (file)
                <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>
 
 <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>