summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/laptops/sonypi.rst
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2025-08-13 15:04:59 -0500
committerJonathan Corbet <corbet@lwn.net>2025-08-18 10:31:19 -0600
commitc349216707362a8c2376995296cb55604d4c0ee9 (patch)
tree18e62cf940ca98678f2e87a2a7c1c9bceadde00c /Documentation/admin-guide/laptops/sonypi.rst
parentaa7acf34c50b991702a0d052aa2b99b434e8a01c (diff)
downloadlwn-c349216707362a8c2376995296cb55604d4c0ee9.tar.gz
lwn-c349216707362a8c2376995296cb55604d4c0ee9.zip
Documentation: Fix admin-guide typos
Fix typos. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250813200526.290420-4-helgaas@kernel.org
Diffstat (limited to 'Documentation/admin-guide/laptops/sonypi.rst')
-rw-r--r--Documentation/admin-guide/laptops/sonypi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/laptops/sonypi.rst b/Documentation/admin-guide/laptops/sonypi.rst
index 190da1234314..7541f56e0007 100644
--- a/Documentation/admin-guide/laptops/sonypi.rst
+++ b/Documentation/admin-guide/laptops/sonypi.rst
@@ -25,7 +25,7 @@ generate, like:
(when available)
Those events (see linux/sonypi.h) can be polled using the character device node
-/dev/sonypi (major 10, minor auto allocated or specified as a option).
+/dev/sonypi (major 10, minor auto allocated or specified as an option).
A simple daemon which translates the jogdial movements into mouse wheel events
can be downloaded at: <http://popies.net/sonypi/>