diff mbox

libselinux: selinux_restorecon.3 man page typo fix

Message ID 20170125204635.13443-1-lsm5@fedoraproject.org (mailing list archive)
State Not Applicable
Headers show

Commit Message

Lokesh Mandvekar Jan. 25, 2017, 8:46 p.m. UTC
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
---
 libselinux/man/man3/selinux_restorecon.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Lokesh Mandvekar Jan. 25, 2017, 8:51 p.m. UTC | #1
On Wed, Jan 25, 2017 at 03:52:15PM -0500, Stephen Smalley wrote:
> On Wed, 2017-01-25 at 15:46 -0500, Lokesh Mandvekar wrote:
> > Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
> 
> Thanks, applied

Great, thanks Stephen!

> 
> > ---
> >  libselinux/man/man3/selinux_restorecon.3 | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/libselinux/man/man3/selinux_restorecon.3
> > b/libselinux/man/man3/selinux_restorecon.3
> > index 2d8274b..d698818 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
Stephen Smalley Jan. 25, 2017, 8:52 p.m. UTC | #2
On Wed, 2017-01-25 at 15:46 -0500, Lokesh Mandvekar wrote:
> Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>

Thanks, applied

> ---
>  libselinux/man/man3/selinux_restorecon.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libselinux/man/man3/selinux_restorecon.3
> b/libselinux/man/man3/selinux_restorecon.3
> index 2d8274b..d698818 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
diff mbox

Patch

diff --git a/libselinux/man/man3/selinux_restorecon.3 b/libselinux/man/man3/selinux_restorecon.3
index 2d8274b..d698818 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