Fix "Tags" section capitalisation in the man pages
authorIustin Pop <iustin@google.com>
Sat, 29 Dec 2012 11:09:31 +0000 (12:09 +0100)
committerIustin Pop <iustin@google.com>
Tue, 8 Jan 2013 09:28:44 +0000 (10:28 +0100)
"Tags" is a section, not a command, so let's title-case it (as opposed
to all upper-case). Furthermore, the RST markup was wrong for the
gnt-network man page.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>

man/gnt-group.rst
man/gnt-instance.rst
man/gnt-network.rst

index 319f4fc..de63ab0 100644 (file)
@@ -210,7 +210,7 @@ Example::
     # gnt-group evacuate -I hail --to rack4 rack1
 
 
-TAGS
+Tags
 ~~~~
 
 ADD-TAGS
index 35ce9b0..be91e36 100644 (file)
@@ -1685,7 +1685,7 @@ Example::
     # gnt-instance change-group -I hail --to rack2 inst1.example.com
 
 
-TAGS
+Tags
 ~~~~
 
 ADD-TAGS
index d611339..0579ba0 100644 (file)
@@ -144,8 +144,8 @@ Disconnect a network from given node groups (all if not specified). This
 is possible only if no instance is using the network.
 
 
-TAGS
-~~~
+Tags
+~~~~
 
 ADD-TAGS
 ^^^^^^^^