diff mbox series

[v3] setfiles.8: -q is deprecated and has no effect

Message ID 20220408085907.463960-1-plautrba@redhat.com (mailing list archive)
State Accepted
Commit 5d8764dbf5af
Headers show
Series [v3] setfiles.8: -q is deprecated and has no effect | expand

Commit Message

Petr Lautrbach April 8, 2022, 8:59 a.m. UTC
From: James Carter <jwcart2@gmail.com>

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
---
 policycoreutils/setfiles/setfiles.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

James Carter April 11, 2022, 12:39 p.m. UTC | #1
On Fri, Apr 8, 2022 at 4:59 AM Petr Lautrbach <plautrba@redhat.com> wrote:
>
> From: James Carter <jwcart2@gmail.com>
>
> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>

Acked-by: James Carter <jwcart2@gmail.com>

> ---
>  policycoreutils/setfiles/setfiles.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/policycoreutils/setfiles/setfiles.8 b/policycoreutils/setfiles/setfiles.8
> index 15f939d1bee0..19b59a2cc90d 100644
> --- a/policycoreutils/setfiles/setfiles.8
> +++ b/policycoreutils/setfiles/setfiles.8
> @@ -124,7 +124,7 @@ and
>  options are mutually exclusive.
>  .TP
>  .B \-q
> -Deprecated, was only used to stop printing inode association parameters.
> +Deprecated and replaced by \fB\-v\fR. Has no effect on other options or on program behavior.
>  .TP
>  .BI \-r \ rootpath
>  use an alternate root path. Used in meta-selinux for OpenEmbedded/Yocto builds
> --
> 2.35.1
>
James Carter April 12, 2022, 6:04 p.m. UTC | #2
On Mon, Apr 11, 2022 at 8:39 AM James Carter <jwcart2@gmail.com> wrote:
>
> On Fri, Apr 8, 2022 at 4:59 AM Petr Lautrbach <plautrba@redhat.com> wrote:
> >
> > From: James Carter <jwcart2@gmail.com>
> >
> > Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
>
> Acked-by: James Carter <jwcart2@gmail.com>
>

Merged.
Thanks,
Jim

> > ---
> >  policycoreutils/setfiles/setfiles.8 | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/policycoreutils/setfiles/setfiles.8 b/policycoreutils/setfiles/setfiles.8
> > index 15f939d1bee0..19b59a2cc90d 100644
> > --- a/policycoreutils/setfiles/setfiles.8
> > +++ b/policycoreutils/setfiles/setfiles.8
> > @@ -124,7 +124,7 @@ and
> >  options are mutually exclusive.
> >  .TP
> >  .B \-q
> > -Deprecated, was only used to stop printing inode association parameters.
> > +Deprecated and replaced by \fB\-v\fR. Has no effect on other options or on program behavior.
> >  .TP
> >  .BI \-r \ rootpath
> >  use an alternate root path. Used in meta-selinux for OpenEmbedded/Yocto builds
> > --
> > 2.35.1
> >
diff mbox series

Patch

diff --git a/policycoreutils/setfiles/setfiles.8 b/policycoreutils/setfiles/setfiles.8
index 15f939d1bee0..19b59a2cc90d 100644
--- a/policycoreutils/setfiles/setfiles.8
+++ b/policycoreutils/setfiles/setfiles.8
@@ -124,7 +124,7 @@  and
 options are mutually exclusive.
 .TP 
 .B \-q
-Deprecated, was only used to stop printing inode association parameters.
+Deprecated and replaced by \fB\-v\fR. Has no effect on other options or on program behavior.
 .TP 
 .BI \-r \ rootpath
 use an alternate root path. Used in meta-selinux for OpenEmbedded/Yocto builds