From c22d3bce5bf445668f00110aa0a324aca18fe17a Mon Sep 17 00:00:00 2001
From: Michael Hanselmann <hansmi@google.com>
Date: Thu, 13 Oct 2011 16:58:19 +0200
Subject: [PATCH] Fix RAPI documentation build

*mumble*

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
---
 doc/rapi.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/rapi.rst b/doc/rapi.rst
index 238b849a8..977f24a68 100644
--- a/doc/rapi.rst
+++ b/doc/rapi.rst
@@ -1328,13 +1328,13 @@ It supports the bool ``force`` argument.
 
 
 ``/2/nodes/[node_name]/modify``
-+++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++
 
 Modifies the parameters of a node. Supports the following commands:
 ``POST``.
 
 ``POST``
-~~~~~~~
+~~~~~~~~
 
 Returns a job ID.
 
-- 
GitLab