diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2018-06-30 13:51:24 +0300 |
---|---|---|
committer | Nicolas Iooss <nicolas.iooss@m4x.org> | 2018-06-30 20:28:25 +0200 |
commit | f032946cf9165eaca412d33fb2032a1e0dbb9a20 (patch) | |
tree | dc09433ee716b951454d0c73b3c0c77f93403036 /libselinux/man/man3 | |
parent | 5e33a44c666b966de50121b2e93198d6da65d696 (diff) | |
download | android_external_selinux-f032946cf9165eaca412d33fb2032a1e0dbb9a20.tar.gz android_external_selinux-f032946cf9165eaca412d33fb2032a1e0dbb9a20.tar.bz2 android_external_selinux-f032946cf9165eaca412d33fb2032a1e0dbb9a20.zip |
Fix minor typos
Signed-off-by: Yuri Chornoivan <yurchor@ukr.net>
Diffstat (limited to 'libselinux/man/man3')
-rw-r--r-- | libselinux/man/man3/selinux_policy_root.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man3/selinux_policy_root.3 b/libselinux/man/man3/selinux_policy_root.3 index 63dc9010..75ac8ec0 100644 --- a/libselinux/man/man3/selinux_policy_root.3 +++ b/libselinux/man/man3/selinux_policy_root.3 @@ -18,7 +18,7 @@ reads the contents of the file to determine which policy files should be used for this machine. . .BR selinux_set_policy_root () -sets up all all policy paths based on the alternate root +sets up all policy paths based on the alternate root .I /etc/selinux/config file to determine which policy files should be used for this machine. |