From 2ca75dfb02bdad4d39a47f729f92074ca9f9ed0a Mon Sep 17 00:00:00 2001 From: Daniel Burgener Date: Fri, 18 Mar 2022 15:11:46 -0400 Subject: [PATCH] Update text of man page for -ep flag The old text does not match the behavior observed in practice or the description in the --help flag Signed-off-by: Daniel Burgener --- man/sesearch.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sesearch.1 b/man/sesearch.1 index 65eebf9..2bfb47f 100644 --- a/man/sesearch.1 +++ b/man/sesearch.1 @@ -83,7 +83,7 @@ A matching rule must have the specified target attribute/type/role explicitly, i .IP "-eb" A matching rule must have all specified Booleans, instead of matching any of the specified Boolean. .IP "-ep" -A matching rule must have all specified permissions, instead of matching any of the specified permission. +A matching rule must have exactly the specified permissions, instead of matching any of the specified permission. .IP "-rs" Use regular expression for matching the source type/role. .IP "-rt"