neverallows should be neverallowx Signed-off-by: Dominick Grift <dominick.grift@xxxxxxxxxxx> --- When I was verifying a suggestion that auditallowx and dontauditx does not work I found this typo. auditallowx and dontauditx seem to not work. secilc/docs/cil_access_vector_rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secilc/docs/cil_access_vector_rules.md b/secilc/docs/cil_access_vector_rules.md index 9c03c710..1eb33b2c 100644 --- a/secilc/docs/cil_access_vector_rules.md +++ b/secilc/docs/cil_access_vector_rules.md @@ -392,7 +392,7 @@ Note that these rules can be over-ridden by the CIL compiler command line parame </colgroup> <tbody> <tr class="odd"> -<td align="left"><p><code>neverallows</code></p></td> +<td align="left"><p><code>neverallowx</code></p></td> <td align="left"><p>The <code>neverallowx</code> keyword.</p></td> </tr> <tr class="even"> -- 2.28.0