Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/udisks: fix the tool name in the config help
@ 2022-11-08 17:19 Wolfgang Grandegger
  2022-11-09 22:10 ` Thomas Petazzoni via buildroot
  2022-11-15 11:08 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfgang Grandegger @ 2022-11-08 17:19 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti, Marek Belisko

The name of the tool in udisks2 is udisksctl.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
---
  package/udisks/Config.in | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/udisks/Config.in b/package/udisks/Config.in
index a3a0f82144..4804c0eba0 100644
--- a/package/udisks/Config.in
+++ b/package/udisks/Config.in
@@ -31,7 +31,7 @@ config BR2_PACKAGE_UDISKS
  	     interfaces that can be used to query and manipulate
  	     storage devices.
  
-	   o a command-line tool, udisks(1), that can be used to query
+	   o a command-line tool, udisksctl(1), that can be used to query
  	     and use the daemon
  
  	  http://www.freedesktop.org/wiki/Software/udisks
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-11-15 11:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 17:19 [Buildroot] [PATCH] package/udisks: fix the tool name in the config help Wolfgang Grandegger
2022-11-09 22:10 ` Thomas Petazzoni via buildroot
2022-11-15 11:08 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox