diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2015-11-07 11:20:56 +0200 |
---|---|---|
committer | Stephen Smalley <sds@tycho.nsa.gov> | 2015-11-24 16:32:13 -0500 |
commit | 572fcef2baad6e65b7a08fcb8d61de4f7330373b (patch) | |
tree | ed7a8737af3245e0ee190c62d36d5f8e8731cff1 /libselinux/man/man3 | |
parent | e29d606f62347cbf8bd8c8839f1a07a8ca5d39f5 (diff) | |
download | android_external_selinux-572fcef2baad6e65b7a08fcb8d61de4f7330373b.tar.gz android_external_selinux-572fcef2baad6e65b7a08fcb8d61de4f7330373b.tar.bz2 android_external_selinux-572fcef2baad6e65b7a08fcb8d61de4f7330373b.zip |
libselinux, policycoreutils: Man page warning fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Diffstat (limited to 'libselinux/man/man3')
-rw-r--r-- | libselinux/man/man3/security_load_booleans.3 | 2 | ||||
-rw-r--r-- | libselinux/man/man3/selinux_binary_policy_path.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libselinux/man/man3/security_load_booleans.3 b/libselinux/man/man3/security_load_booleans.3 index 3dc963d9..3b0bbeaf 100644 --- a/libselinux/man/man3/security_load_booleans.3 +++ b/libselinux/man/man3/security_load_booleans.3 @@ -56,7 +56,7 @@ commits all pending values for the booleans. Where not otherwise stated, functions described in this manual page return zero on success or \-1 on error. . -.SH AUTHOR +.SH AUTHOR This manual page was written by Dan Walsh <dwalsh@redhat.com>. . .SH "SEE ALSO" diff --git a/libselinux/man/man3/selinux_binary_policy_path.3 b/libselinux/man/man3/selinux_binary_policy_path.3 index 503c52c7..edaa3b8b 100644 --- a/libselinux/man/man3/selinux_binary_policy_path.3 +++ b/libselinux/man/man3/selinux_binary_policy_path.3 @@ -108,7 +108,7 @@ returns the defines tty types for newrole securettys. .BR selinux_booleans_path () returns the initial policy boolean settings. . -.SH AUTHOR +.SH AUTHOR This manual page was written by Dan Walsh <dwalsh@redhat.com>. . .SH "SEE ALSO" |