From 011a19bf89ffda3107d8bcdec9de4d3a190befac Mon Sep 17 00:00:00 2001
From: Michele Tartara <mtartara@google.com>
Date: Thu, 21 Mar 2013 12:18:26 +0100
Subject: [PATCH] Fix Mond man page

Remove some erroneous formatting from the Mond man page.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
---
 man/ganeti-mond.rst | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/man/ganeti-mond.rst b/man/ganeti-mond.rst
index 7ff92104e..c1a763409 100644
--- a/man/ganeti-mond.rst
+++ b/man/ganeti-mond.rst
@@ -52,10 +52,9 @@ available in the system.
 
 ``/1/report/all``
 +++++++++++++++++
-A list of the reports of all the data collectors, as described in the section
-`Format of the report`_.
+A list of the reports of all the data collectors.
 
-`Status reporting collectors`_ will provide their output in non-verbose format.
+`Status reporting collectors` will provide their output in non-verbose format.
 The verbose format can be requested by adding the parameter ``verbose=1`` to the
 request.
 
@@ -67,7 +66,7 @@ specified ``[category]``.
 If a collector does not belong to any category, ``collector`` will be used as
 the value for ``[category]``.
 
-`Status reporting collectors`_ will provide their output in non-verbose format.
+`Status reporting collectors` will provide their output in non-verbose format.
 The verbose format can be requested by adding the parameter ``verbose=1`` to the
 request.
 
-- 
GitLab