]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-authtool: update docs to reflect no more osdcap deny
authorSage Weil <sage@inktank.com>
Thu, 14 Jun 2012 23:36:10 +0000 (16:36 -0700)
committerSage Weil <sage@inktank.com>
Thu, 14 Jun 2012 23:36:10 +0000 (16:36 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
doc/man/8/ceph-authtool.rst

index 41ff2a0c5846fa0142359cc16f951c459eea42b2..83d670f10698f2a985be19b599aca1f20013c068 100644 (file)
@@ -67,7 +67,7 @@ The subsystem is the name of a Ceph subsystem: ``mon``, ``mds``, or
 ``osd``.
 
 The capability is a string describing what the given user is allowed
-to do. This takes the form of a comma separated list of allow, deny
+to do. This takes the form of a comma separated list of allow
 clauses with a permission specifier containing one or more of rwx for
 read, write, and execute permission. The ``allow *`` grants full
 superuser permissions for the given subsystem.