diff options
author | Laurent Bigonville <bigon@bigon.be> | 2018-05-28 23:46:33 +0200 |
---|---|---|
committer | Nicolas Iooss <nicolas.iooss@m4x.org> | 2018-05-30 22:07:49 +0200 |
commit | ad83ab51c08fd9775dc1dbb1ca4a047da413b043 (patch) | |
tree | 6f336b33320bed6e0b9255e9dc1df4b24df556c8 /libselinux/man | |
parent | c6629b0db88fe8a5021f2fe802b584d0bfde68d1 (diff) | |
download | android_external_selinux-ad83ab51c08fd9775dc1dbb1ca4a047da413b043.tar.gz android_external_selinux-ad83ab51c08fd9775dc1dbb1ca4a047da413b043.tar.bz2 android_external_selinux-ad83ab51c08fd9775dc1dbb1ca4a047da413b043.zip |
libselinux: fix the whatis line for the selinux_boolean_sub.3 manpage
Signed-off-by: Laurent Bigonville <bigon@bigon.be>
Diffstat (limited to 'libselinux/man')
-rw-r--r-- | libselinux/man/man3/selinux_boolean_sub.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man3/selinux_boolean_sub.3 b/libselinux/man/man3/selinux_boolean_sub.3 index d24c12a3..a29a38d5 100644 --- a/libselinux/man/man3/selinux_boolean_sub.3 +++ b/libselinux/man/man3/selinux_boolean_sub.3 @@ -1,6 +1,6 @@ .TH "selinux_boolean_sub" "3" "11 June 2012" "dwalsh@redhat.com" "SELinux API documentation" .SH "NAME" -selinux_boolean_sub \- +selinux_boolean_sub \- Search the translated name for a boolean_name record . .SH "SYNOPSIS" .B #include <selinux/selinux.h> |