From 5db6a71ca96a1663a39935431eff9d1d3b966c85 Mon Sep 17 00:00:00 2001
From: Michael Hanselmann <hansmi@google.com>
Date: Thu, 22 Oct 2009 14:04:54 +0200
Subject: [PATCH] gnt-job manpage: Remove detailed description for lock_status

The format changed in the meantime and should be self-explanatory.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
---
 man/gnt-job.sgml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/man/gnt-job.sgml b/man/gnt-job.sgml
index 27db07b55..35d3c547a 100644
--- a/man/gnt-job.sgml
+++ b/man/gnt-job.sgml
@@ -222,13 +222,7 @@
           <varlistentry>
             <term>lock_status</term>
             <listitem>
-              <simpara>the lock status (useful for debugging) formatted as
-              <quote>[waiting|acquiring]/[locklevel]/[lockname]/[shared|exclusive]</quote>.
-              Locklevel describes the type of lock (either
-              <quote>instance</quote>, <quote>node</quote> or
-              <quote>cluster</quote>). Lockname is a list of names or
-              <quote>ALL</quote> to describe all entities of the lock type.
-              </simpara>
+              <simpara>the lock status (useful for debugging)</simpara>
             </listitem>
           </varlistentry>
         </variablelist>
-- 
GitLab