diff options
author | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2017-01-25 15:46:35 -0500 |
---|---|---|
committer | Stephen Smalley <sds@tycho.nsa.gov> | 2017-01-25 15:51:45 -0500 |
commit | b9213c7f1af253a8b309343fde50ab9e79e33db2 (patch) | |
tree | c0ae0d36ac3c76763b8a706f2f2a4243ad4b64b4 /libselinux/man/man3 | |
parent | 1ef665cb92a59f66563addb317541be986e11169 (diff) | |
download | android_external_selinux-b9213c7f1af253a8b309343fde50ab9e79e33db2.tar.gz android_external_selinux-b9213c7f1af253a8b309343fde50ab9e79e33db2.tar.bz2 android_external_selinux-b9213c7f1af253a8b309343fde50ab9e79e33db2.zip |
libselinux: selinux_restorecon.3 man page typo fix
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Diffstat (limited to 'libselinux/man/man3')
-rw-r--r-- | libselinux/man/man3/selinux_restorecon.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man3/selinux_restorecon.3 b/libselinux/man/man3/selinux_restorecon.3 index 2d8274b4..d698818d 100644 --- a/libselinux/man/man3/selinux_restorecon.3 +++ b/libselinux/man/man3/selinux_restorecon.3 @@ -26,7 +26,7 @@ containing a directory or file to be relabeled. If this is a directory and the .IR restorecon_flags .B SELINUX_RESTORECON_RECURSE -has been set (for decending through directories), then +has been set (for descending through directories), then .BR selinux_restorecon () will write an SHA1 digest of the combined specfiles (see the .B NOTES |