From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 02:45:28 +0000 Subject: [PATCH] add boot partition size --- kernel/Documentation/input/input.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/input/input.rst b/kernel/Documentation/input/input.rst index 47f86a4..0eb61e6 100644 --- a/kernel/Documentation/input/input.rst +++ b/kernel/Documentation/input/input.rst @@ -188,7 +188,7 @@ The monitor and speaker controls should be easy to add to the hid/input interface, but for the UPSs and LCDs it doesn't make much sense. For this, -the hiddev interface was designed. See Documentation/hid/hiddev.txt +the hiddev interface was designed. See Documentation/hid/hiddev.rst for more information about it. The usage of the usbhid module is very simple, it takes no parameters, -- Gitblit v1.6.2