diff options
Diffstat (limited to 'libselinux/man')
-rw-r--r-- | libselinux/man/man3/selinux_status_open.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man3/selinux_status_open.3 b/libselinux/man/man3/selinux_status_open.3 index 014314ef..f779dd9c 100644 --- a/libselinux/man/man3/selinux_status_open.3 +++ b/libselinux/man/man3/selinux_status_open.3 @@ -27,7 +27,7 @@ placed on entry. It enables userspace applications to mmap this page with read-only mode, then it informs some status without system call invocations. .sp -In some cases that a userspace application tries to apply heavy frequest +In some cases that a userspace application tries to apply heavy frequent access control; such as row-level security in databases, it will face unignorable cost to communicate with kernel space to check invalidation of userspace avc. |