Re: [PATCH stable-2.16] Fix typos in gnt-cluster man page

2016-08-12 Thread 'Iustin Pop' via ganeti-devel
On Fri, Aug 12, 2016 at 03:03:18PM +0100, Ganeti Development List wrote:
> Luckily, nothing that changes the meaning anywhere.
> 
> Signed-off-by: Brian Foley 

LGTM, thanks.


[PATCH stable-2.16] Fix typos in gnt-cluster man page

2016-08-12 Thread 'Brian Foley' via ganeti-devel
Luckily, nothing that changes the meaning anywhere.

Signed-off-by: Brian Foley 
---
 man/gnt-cluster.rst | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/gnt-cluster.rst b/man/gnt-cluster.rst
index 2ba3a31..5c055ee 100644
--- a/man/gnt-cluster.rst
+++ b/man/gnt-cluster.rst
@@ -127,7 +127,7 @@ time in seconds (fractions allowed) waited between powering 
on
 individual nodes.
 
 Please note that the master node will not be turned down or up
-automatically.  It will just be left in a state, where you can manully
+automatically.  It will just be left in a state, where you can manually
 perform the shutdown of that one node. If the master is in the list of
 affected nodes and this is not a complete cluster emergency power-off
 (e.g. using ``--all``), you're required to do a master failover to
@@ -606,7 +606,7 @@ possible to create instances with disk templates that are 
not enabled in
 the cluster. It is also not possible to disable a disk template when there
 are still instances using it. The first disk template in the list of
 enabled disk template is the default disk template. It will be used for
-instance creation, if no disk template is requested explicitely.
+instance creation, if no disk template is requested explicitly.
 
 The ``--install-image`` option specifies the location of the OS image to
 use to run the OS scripts inside a virtualized environment. This can be
@@ -809,7 +809,7 @@ but it will still use that network for instance 
communication.
 
 The ``--enabled-data-collectors`` and ``--data-collector-interval``
 options are to control the behavior of the **ganeti-mond**\(8). The
-first expects a list name=bool pairs to activate or decative the mentioned
+first expects a list name=bool pairs to activate or deactivate the mentioned
 data collector. The second option expects similar pairs of collector name
 and number of seconds specifying the interval at which the collector
 shall be collected.
@@ -899,7 +899,7 @@ The option ``--new-cluster-certificate`` will regenerate the
 cluster-internal server SSL certificate. The option
 ``--new-node-certificates`` will generate new node SSL
 certificates for all nodes. Note that for the regeneration of
-of the server SSL certficate will invoke a regeneration of the
+of the server SSL certificate will invoke a regeneration of the
 node certificates as well, because node certificates are signed
 by the server certificate and thus have to be recreated and
 signed by the new server certificate. Nodes which are offline
@@ -1026,7 +1026,7 @@ master candidates can fail if there are other 
concurrently running
 operations that modify the configuration.
 
 The ``--verify-ssh-clutter`` option checks if more than one SSH key for the
-same 'user@hostname' pair exists in the 'authorizied_keys' file. This is only
+same 'user@hostname' pair exists in the 'authorized_keys' file. This is only
 checked for hostnames of nodes which belong to the cluster. This check is
 optional, because there might be other systems manipulating the
 'authorized_keys' files, which would cause too many false positives
-- 
2.8.0.rc3.226.g39d4020