[sheepdog] [PATCH] Fix typo sheep.8 and collie.8

Jens Weber jweber at tek2b.org
Wed Jun 27 22:51:20 CEST 2012


Fix typo

Signed-off-by: Jens Weber <jweber at tek2b.org>
---
 man/collie.8 |    2 +-
 man/sheep.8  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/collie.8 b/man/collie.8
index cc43bf8..1c66ec9 100644
--- a/man/collie.8
+++ b/man/collie.8
@@ -68,7 +68,7 @@ This command create an image.
 This command create a snapshot.
 .TP
 .BI "vdi check [-s snapshot] [-a address] [-p port] [-h] <vdiname>"
-This command check and repare image's consistency.
+This command check and repair image's consistency.
 .TP
 .BI "vdi clone [-s snapshot] [-P] [-a address] [-p port] [-h] <src vdi> <dst vdi>"
 This command clone an image.
diff --git a/man/sheep.8 b/man/sheep.8
index 7db4aef..81bd883 100644
--- a/man/sheep.8
+++ b/man/sheep.8
@@ -30,7 +30,7 @@ This option specifies the message level printed.
 This option displays debug messages.
 .TP
 .BI \-D "\fR, \fP" \--directio
-This option use direct IO when accessing the object store.
+This option use direct IO when accessing the object cache.
 .TP
 .BI \-z "\fR, \fP" \--zone
 This option specify the zone id.
@@ -48,7 +48,7 @@ Set the number of workers for Guests' requests (default 4).
 Make the progam run as a gateway mode (same as '-v 0').
 .TP
 .BI \-i "\fR, \fP" \--nr_io_worker
-Set the number of workers for sheep internal requests (default 4).
+Set the number of workers for inter-sheep requests (default 4).
 .TP
 .BI \-l "\fR, \fP" \--loglevel
 Specify the level of logging detail.
-- 
1.7.10



More information about the sheepdog mailing list