Man page updates for the uuid field
authorIustin Pop <iustin@google.com>
Wed, 23 Sep 2009 17:04:36 +0000 (19:04 +0200)
committerIustin Pop <iustin@google.com>
Thu, 24 Sep 2009 11:38:03 +0000 (13:38 +0200)
Also corrects wrong indentation in the gnt-instance.sgml file.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

man/gnt-instance.sgml
man/gnt-node.sgml

index 5438898..e085cdc 100644 (file)
@@ -986,33 +986,44 @@ instance5: 11225
                 to track modifications</simpara>
               </listitem>
             </varlistentry>
-          <varlistentry>
-            <term>ctime</term>
-            <listitem>
-              <para>
-                the creation time of the instance; note that this
-                field contains spaces and as such it's harder to parse
-              </para>
-              <para>
-                if this attribute is not present (e.g. when upgrading
-                from older versions), then "N/A" will be shown instead
-              </para>
-            </listitem>
-          </varlistentry>
-          <varlistentry>
-            <term>mtime</term>
-            <listitem>
-              <para>
-                the last modification time of the instance; note that
-                this field contains spaces and as such it's harder to
-                parse
-              </para>
-              <para>
-                if this attribute is not present (e.g. when upgrading
-                from older versions), then "N/A" will be shown instead
-              </para>
-            </listitem>
-          </varlistentry>
+            <varlistentry>
+              <term>ctime</term>
+              <listitem>
+                <para>
+                  the creation time of the instance; note that this
+                  field contains spaces and as such it's harder to
+                  parse
+                </para>
+                <para>
+                  if this attribute is not present (e.g. when
+                  upgrading from older versions), then "N/A" will be
+                  shown instead
+                </para>
+              </listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>mtime</term>
+              <listitem>
+                <para>
+                  the last modification time of the instance; note
+                  that this field contains spaces and as such it's
+                  harder to parse
+                </para>
+                <para>
+                  if this attribute is not present (e.g. when
+                  upgrading from older versions), then "N/A" will be
+                  shown instead
+                </para>
+              </listitem>
+            </varlistentry>
+
+            <varlistentry>
+              <term>uuid</term>
+              <listitem>
+                <simpara>Show the UUID of the instance (generated
+                automatically by Ganeti)</simpara>
+              </listitem>
+            </varlistentry>
 
             <varlistentry>
               <term>network_port</term>
index d60810e..836fc5d 100644 (file)
             </listitem>
           </varlistentry>
           <varlistentry>
+            <term>uuid</term>
+            <listitem>
+              <simpara>Show the UUID of the node (generated
+                automatically by Ganeti)</simpara>
+            </listitem>
+          </varlistentry>
+
+          <varlistentry>
             <term>ctotal</term>
             <listitem>
               <simpara>the toal number of logical processors</simpara>