The harep manpage title underline was one character short, leading in pandoc producing an invalid manpage header.
Signed-off-by: Apollon Oikonomopoulos <[email protected]> --- man/harep.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/harep.rst b/man/harep.rst index e07b4db..70b5249 100644 --- a/man/harep.rst +++ b/man/harep.rst @@ -1,5 +1,5 @@ HAREP(1) Ganeti | Version @GANETI_VERSION@ -========================================= +========================================== NAME ---- -- 1.7.10.4
