From 8d090b90adf554f38e5e50e6951cdba89dab5df7 Mon Sep 17 00:00:00 2001
From: Guido Trotter <ultrotter@google.com>
Date: Thu, 31 Jan 2013 13:46:02 +0100
Subject: [PATCH] Fix the gnt-instance section in the htools manpage

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
---
 man/htools.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/htools.rst b/man/htools.rst
index 271b1d4fc..fbfbc125a 100644
--- a/man/htools.rst
+++ b/man/htools.rst
@@ -181,7 +181,7 @@ support all options. Some common options are:
   - instance disk size
   - instance vcpus
   - instance status (in Ganeti's format, e.g. ``running`` or ``ERROR_down``)
-  - instance ``auto_balance`` flag (see man page **gnt-instance** (7))
+  - instance ``auto_balance`` flag (see man page **gnt-instance**\(8))
   - instance primary node
   - instance secondary node(s), if any
   - instance disk type (e.g. ``plain`` or ``drbd``)
-- 
GitLab