libselinux: add man page redirections

The following interfaces are documented but do not have a redirection:

  - context_str(3)
  - security_get_checkreqprot(3)
  - security_set_boolean_list(3)
  - selinux_sepgsql_context_path(3)
  - setexecfilecon(3)

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
This commit is contained in:
Christian Göttsche 2022-05-20 15:08:44 +02:00 committed by James Carter
parent 1eb6229a48
commit 90bc03b732
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
.so man3/context_new.3

View File

@ -0,0 +1 @@
.so man3/security_getenforce.3

View File

@ -0,0 +1 @@
.so man3/security_load_booleans.3

View File

@ -0,0 +1 @@
.so man3/selinux_binary_policy_path.3

View File

@ -0,0 +1 @@
.so man3/getexeccon.3