From 05e59e5fb0064c97a1c10921ecd549f2d4a58565 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 09 Oct 2024 06:14:40 +0000 Subject: [PATCH] add REDIRECT --- kernel/Documentation/ABI/stable/sysfs-bus-w1 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/ABI/stable/sysfs-bus-w1 b/kernel/Documentation/ABI/stable/sysfs-bus-w1 index 140d85b..5cd5e87 100644 --- a/kernel/Documentation/ABI/stable/sysfs-bus-w1 +++ b/kernel/Documentation/ABI/stable/sysfs-bus-w1 @@ -6,6 +6,7 @@ control systems are attached/generate presence for as short as 100 ms - hence the tens-to-hundreds milliseconds scan intervals are required. - see Documentation/w1/w1.generic for detailed information. + + see Documentation/w1/w1-generic.rst for detailed information. Users: any user space application which wants to know bus scanning interval -- Gitblit v1.6.2