You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2015/02/16 22:59:50 UTC

svn commit: r940404 - in /websites/staging/accumulo/trunk/content: ./ 1.6/accumulo_user_manual.html

Author: buildbot
Date: Mon Feb 16 21:59:50 2015
New Revision: 940404

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/1.6/accumulo_user_manual.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 16 21:59:50 2015
@@ -1 +1 @@
-1660215
+1660216

Modified: websites/staging/accumulo/trunk/content/1.6/accumulo_user_manual.html
==============================================================================
--- websites/staging/accumulo/trunk/content/1.6/accumulo_user_manual.html (original)
+++ websites/staging/accumulo/trunk/content/1.6/accumulo_user_manual.html Mon Feb 16 21:59:50 2015
@@ -4023,7 +4023,7 @@ operation. Accumulo provides an Accumulo
 <p>Without any additional arguments, this command will print all operations that still exist in
 the FATE store (ZooKeeper). This will include active, pending, and completed operations (completed
 operations are lazily removed from the store). Each operation includes a unique "transaction ID", the
-state of the operation (e.g. <code>NEW</code>, <code>IN\_PROGRESS</code>, <code>FAILED</code>), any locks the
+state of the operation (e.g. <code>NEW</code>, <code>IN_PROGRESS</code>, <code>FAILED</code>), any locks the
 transaction actively holds and any locks it is waiting to acquire.</p>
 </div>