mirror of
https://github.com/SELinuxProject/selinux
synced 2025-04-30 06:38:01 +00:00
libselinux: man: Fix typo in man page
Signed-off-by: Guillem Jover <guillem@debian.org> Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
6ef13eeda7
commit
4f289b50ac
@ -27,7 +27,7 @@ placed on
|
|||||||
entry. It enables userspace applications to mmap this page with read-only
|
entry. It enables userspace applications to mmap this page with read-only
|
||||||
mode, then it informs some status without system call invocations.
|
mode, then it informs some status without system call invocations.
|
||||||
.sp
|
.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
|
access control; such as row-level security in databases, it will face
|
||||||
unignorable cost to communicate with kernel space to check invalidation
|
unignorable cost to communicate with kernel space to check invalidation
|
||||||
of userspace avc.
|
of userspace avc.
|
||||||
|
Loading…
Reference in New Issue
Block a user