You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Kbuild/doc: fix links to Documentation files
Fix links to files in Documentation/* in various Kconfig files Signed-off-by: Dirk Hohndel <hohndel@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
bdb76ef5a4
commit
e403149c92
@@ -15,8 +15,8 @@ menuconfig WATCHDOG
|
||||
implementation entirely in software (which can sometimes fail to
|
||||
reboot the machine) and a driver for hardware watchdog boards, which
|
||||
are more robust and can also keep track of the temperature inside
|
||||
your computer. For details, read <file:Documentation/watchdog/watchdog.txt>
|
||||
in the kernel source.
|
||||
your computer. For details, read
|
||||
<file:Documentation/watchdog/watchdog-api.txt> in the kernel source.
|
||||
|
||||
The watchdog is usually used together with the watchdog daemon
|
||||
which is available from
|
||||
|
||||
Reference in New Issue
Block a user