From ba0b05fee97b91a358636eb8b56b6736e1cba0ee Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 1 Feb 2010 10:23:31 +0100
Subject: [PATCH] Three small typos in man pages

The credit goes again to Lintian.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
---
 man/ganeti.sgml       | 2 +-
 man/gnt-cluster.sgml  | 2 +-
 man/gnt-instance.sgml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/ganeti.sgml b/man/ganeti.sgml
index eed8ccd5d..1762f34da 100644
--- a/man/ganeti.sgml
+++ b/man/ganeti.sgml
@@ -194,7 +194,7 @@
             <term>canceling</term>
             <listitem>
               <para>The jos is waiting for locks, but is has been
-              marked for cancelation. It will not transition to
+              marked for cancellation. It will not transition to
               <emphasis>running</emphasis>, but to
               <emphasis>canceled</emphasis>.
               </para>
diff --git a/man/gnt-cluster.sgml b/man/gnt-cluster.sgml
index b7fecf0be..a7f0adc54 100644
--- a/man/gnt-cluster.sgml
+++ b/man/gnt-cluster.sgml
@@ -317,7 +317,7 @@
       <para>
         The <option>--enabled-hypervisors</option> option allows you
         to set the list of hypervisors that will be enabled for
-        this cluster. Instance hypervisors can only be choosen from
+        this cluster. Instance hypervisors can only be chosen from
         the list of enabled hypervisors. Currently, the following
         hypervisors are available:
       </para>
diff --git a/man/gnt-instance.sgml b/man/gnt-instance.sgml
index a703d68b6..44d9727c5 100644
--- a/man/gnt-instance.sgml
+++ b/man/gnt-instance.sgml
@@ -1142,7 +1142,7 @@ instance5: 11225
 
         <para>
           Use the <option>--all</option> to get info about all instances,
-          rather than explicitely passing the ones you're interested in.
+          rather than explicitly passing the ones you're interested in.
         </para>
       </refsect3>
 
-- 
GitLab