The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] docs: ABI: sysfs-uevent: add missing bracket
@ 2026-06-12 14:53 Manuel Ebner
  2026-06-29 12:42 ` Manuel Ebner
  2026-06-30 10:48 ` Manuel Ebner
  0 siblings, 2 replies; 6+ messages in thread
From: Manuel Ebner @ 2026-06-12 14:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rafael J . Wysocki, Danilo Krummrich,
	driver-core, linux-kernel
  Cc: Manuel Ebner

Add ']' to complete the command.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
 Documentation/ABI/testing/sysfs-uevent | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-uevent b/Documentation/ABI/testing/sysfs-uevent
index 0b6227706b35..c15e18c47a0e 100644
--- a/Documentation/ABI/testing/sysfs-uevent
+++ b/Documentation/ABI/testing/sysfs-uevent
@@ -8,7 +8,7 @@ Description:
 
                 Recognized extended format is::
 
-			ACTION [UUID [KEY=VALUE ...]
+			ACTION [UUID [KEY=VALUE ...]]
 
                 The ACTION is compulsory - it is the name of the uevent
                 action (``add``, ``change``, ``remove``). There is no change
-- 
2.54.0


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

end of thread, other threads:[~2026-06-30 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 14:53 [PATCH] docs: ABI: sysfs-uevent: add missing bracket Manuel Ebner
2026-06-29 12:42 ` Manuel Ebner
2026-06-30 10:27   ` Greg KH
2026-06-30 10:48 ` Manuel Ebner
2026-06-30 10:57   ` Greg Kroah-Hartman
2026-06-30 17:48     ` Manuel Ebner

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