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:
Guillem Jover 2012-11-14 21:41:31 +01:00 committed by Eric Paris
parent 6ef13eeda7
commit 4f289b50ac

View File

@ -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.