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/man8/togglesebool.8 | |
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/man8/togglesebool.8')
-rw-r--r-- | libselinux/man/man8/togglesebool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man8/togglesebool.8 b/libselinux/man/man8/togglesebool.8 index 598dc942..8f775ca0 100644 --- a/libselinux/man/man8/togglesebool.8 +++ b/libselinux/man/man8/togglesebool.8 @@ -12,7 +12,7 @@ flips the current value of a list of booleans. If the value is currently a 1, then it will be changed to a 0 and vice versa. Only the "in memory" values are changed; the boot-time settings are unaffected. . -.SH AUTHOR +.SH AUTHOR This man page was written by Steve Grubb <sgrubb@redhat.com> . .SH "SEE ALSO" |