diff --git a/man/gnt-cluster.sgml b/man/gnt-cluster.sgml
index b24d86a57934ff230f816c014ea999f3c82dccba..c8e9ae5cbc7266e3dc36c0d4dae7d5fdf6fd58bb 100644
--- a/man/gnt-cluster.sgml
+++ b/man/gnt-cluster.sgml
@@ -130,6 +130,7 @@
     <cmdsynopsis>
       <command>init</command>
       <arg>-s <replaceable>secondary_ip</replaceable></arg>
+      <arg>-b <replaceable>bridge</replaceable></arg>
       <arg choice="req"><replaceable>clustername</replaceable></arg>
     </cmdsynopsis>
     <para>
@@ -163,6 +164,11 @@
       a separate network, of course.
     </para>
 
+    <para>
+      The <option>-b</option> option specifies the default bridge for
+      instances.
+    </para>
+
     <cmdsynopsis>
       <command>masterfailover</command>
     </cmdsynopsis>
diff --git a/man/gnt-instance.sgml b/man/gnt-instance.sgml
index 9e547f15969cc8ad6b014b99be3ef3a217d5cbdf..e5895d70cbf9e5fe5e3b8378e4a6a41627c91e33 100644
--- a/man/gnt-instance.sgml
+++ b/man/gnt-instance.sgml
@@ -103,7 +103,7 @@
         <para>
           The <option>-b</option> option specifies the bridge to which the
           instance will be connected. (defaults to the cluster-wide default
-          bridge specified at cluster intialization time).
+          bridge specified at cluster initialization time).
         </para>
 
         <para>