From 017778acb469560926017f3e6be4c1784065d600 Mon Sep 17 00:00:00 2001
From: Guido Trotter <ultrotter@google.com>
Date: Fri, 7 Sep 2007 08:09:19 +0000
Subject: [PATCH] Fix two errors in man page

---
 man/gnt-backup.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/gnt-backup.sgml b/man/gnt-backup.sgml
index d62824073..485a4edda 100644
--- a/man/gnt-backup.sgml
+++ b/man/gnt-backup.sgml
@@ -82,7 +82,7 @@
       <para>
         Example:
         <screen>
-# gnt-instance export -n node1.example.com instance3.example.com
+# gnt-backup export -n node1.example.com instance3.example.com
         </screen>
       </para>
     </refsect2>
@@ -188,7 +188,7 @@
       </para>
 
       <para>
-        If you do not want gnt-instance to wait for the disk mirror
+        If you do not want gnt-backup to wait for the disk mirror
         to be synced, use the <option>--no-wait-for-sync</option>
         option.
       </para>
-- 
GitLab