From 81e424177b8b427f82ff84504008730db9243cbc Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 31 Mar 2008 04:02:33 +0000 Subject: [PATCH] fix two typos in docs git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1089 7f574dfc-610e-0410-a909-a81674777703 --- README | 4 ++-- doc/conky.1 | 4 ++-- doc/variables.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index c953003..418aaa3 100644 --- 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") diff --git a/doc/conky.1 b/doc/conky.1 index b657a72..94bddd7 100644 --- a/doc/conky.1 +++ b/doc/conky.1 @@ -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 diff --git a/doc/variables.xml b/doc/variables.xml index 7dee241..c5b0c67 100644 --- a/doc/variables.xml +++ b/doc/variables.xml @@ -703,7 +703,7 @@ - Same as execigraph, but takes an interval arg graphs values + Same as execgraph, but takes an interval arg graphs values @@ -1181,8 +1181,8 @@ + - Prints the current ioscheduler used for the given disk name (i.e. e.g. "hda" or "sdb") -- 1.7.9.5