bdev: Add functions to verify file storage paths
[ganeti-local] / man / ganeti-masterd.rst
index 34fad8d..5159277 100644 (file)
@@ -9,7 +9,7 @@ ganeti-masterd - Ganeti master daemon
 Synopsis
 --------
 
-**ganeti-masterd** [-f] [-d] [--no-voting]
+**ganeti-masterd** [-f] [-d] [\--no-voting]
 
 DESCRIPTION
 -----------
@@ -76,3 +76,9 @@ COMMUNICATION PROTOCOL
 The master accepts commands over a Unix socket, using JSON
 serialized messages separated by a specific byte sequence. For more
 details, see the design documentation supplied with Ganeti.
+
+.. vim: set textwidth=72 :
+.. Local Variables:
+.. mode: rst
+.. fill-column: 72
+.. End: