linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH usbutils] usb-devices.1: don't mention bash
@ 2019-05-28 11:37 Baruch Siach
  2019-06-06 14:26 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2019-05-28 11:37 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, Baruch Siach

Since commit 508d1acf42e ("usb-devices: use /bin/sh hashbang")
usb-devices does not require bash.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 usb-devices.1.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usb-devices.1.in b/usb-devices.1.in
index c5c1b798e4c3..2b142371cd67 100644
--- a/usb-devices.1.in
+++ b/usb-devices.1.in
@@ -11,7 +11,7 @@ usb-devices \- print USB device details
 
 .SH DESCRIPTION
 .B usb-devices
-is a (bash) shell script that can be used to display details of USB
+is a shell script that can be used to display details of USB
 buses in the system and the devices connected to them.
 
 The output of the script is similar to the \fIusb/devices\fP file
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH usbutils] usb-devices.1: don't mention bash
  2019-05-28 11:37 [PATCH usbutils] usb-devices.1: don't mention bash Baruch Siach
@ 2019-06-06 14:26 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-06-06 14:26 UTC (permalink / raw)
  To: Baruch Siach; +Cc: linux-usb

On Tue, May 28, 2019 at 02:37:04PM +0300, Baruch Siach wrote:
> Since commit 508d1acf42e ("usb-devices: use /bin/sh hashbang")
> usb-devices does not require bash.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  usb-devices.1.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/usb-devices.1.in b/usb-devices.1.in
> index c5c1b798e4c3..2b142371cd67 100644
> --- a/usb-devices.1.in
> +++ b/usb-devices.1.in
> @@ -11,7 +11,7 @@ usb-devices \- print USB device details
>  
>  .SH DESCRIPTION
>  .B usb-devices
> -is a (bash) shell script that can be used to display details of USB
> +is a shell script that can be used to display details of USB
>  buses in the system and the devices connected to them.
>  
>  The output of the script is similar to the \fIusb/devices\fP file
> -- 
> 2.20.1
> 

Now applied, thanks!

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-06 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 11:37 [PATCH usbutils] usb-devices.1: don't mention bash Baruch Siach
2019-06-06 14:26 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).