summaryrefslogtreecommitdiff
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorManuel Ebner <manuelebner@mailbox.org>2026-06-12 16:53:32 +0200
committerDanilo Krummrich <dakr@kernel.org>2026-07-18 16:07:22 +0200
commit32e21e9509915aef8b4043b4596ddb40f390438b (patch)
treea99d524048c3bb527bdc11935c81c7060c5be168 /Documentation/ABI
parent38f5745f49e446bf0fa3fcfa2d1a58538591ed77 (diff)
downloadlinux-next-32e21e9509915aef8b4043b4596ddb40f390438b.tar.gz
linux-next-32e21e9509915aef8b4043b4596ddb40f390438b.zip
docs: ABI: sysfs-uevent: add missing bracket
Add ']' to complete the command. Signed-off-by: Manuel Ebner <manuelebner@mailbox.org> Link: https://patch.msgid.link/20260612145331.189632-2-manuelebner@mailbox.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-uevent2
1 files changed, 1 insertions, 1 deletions
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