mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
10.19.2014 1fd1a5fef4ad81f03aa39299220d33b828b553c2
Backport Fix for OPENDJ-1331: targattrfilters syntax uses "del" not "delete"
1 files modified
2 ■■■ changed files
opends/src/main/docbkx/admin-guide/chap-privileges-acis.xml 2 ●●● patch | view | raw | blame | history
opends/src/main/docbkx/admin-guide/chap-privileges-acis.xml
@@ -229,7 +229,7 @@
      >attr4</replaceable>:<replaceable>filter4</replaceable> &#8230;] &#8230;]</literallayout>
      <para>Here <replaceable>op</replaceable> can be either
      <literal>add</literal> for operations creating attributes, or
      <literal>delete</literal> for operations removing them.
      <literal>del</literal> for operations removing them.
      Replace <replaceable>attr</replaceable> with an attribute type.
      Replace <replaceable>filter</replaceable> with an LDAP filter that
      corresponds to the <replaceable>attr</replaceable> attribute type.</para>