Documentation: fix selftests related file refs
authorTom Saeger <tom.saeger@oracle.com>
Thu, 12 Oct 2017 20:24:10 +0000 (15:24 -0500)
committerJonathan Corbet <corbet@lwn.net>
Thu, 19 Oct 2017 18:58:21 +0000 (12:58 -0600)
Make refs to selftests files valid including:
  - watchdog-test.c
  - dnotify_test.c

Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/dnotify.txt
Documentation/watchdog/hpwdt.txt
Documentation/watchdog/pcwd-watchdog.txt

index 6baf88f..1515688 100644 (file)
@@ -62,7 +62,7 @@ disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
 
 Example
 -------
-See Documentation/filesystems/dnotify_test.c for an example.
+See tools/testing/selftests/filesystems/dnotify_test.c for an example.
 
 NOTE
 ----
index 7a9f635..6d866c5 100644 (file)
@@ -15,7 +15,7 @@ Last reviewed: 05/20/2016
 
  Watchdog functionality is enabled like any other common watchdog driver. That
  is, an application needs to be started that kicks off the watchdog timer. A
- basic application exists in the Documentation/watchdog/src directory called
+ basic application exists in tools/testing/selftests/watchdog/ named
  watchdog-test.c. Simply compile the C file and kick it off. If the system
  gets into a bad state and hangs, the HPE ProLiant iLO timer register will
  not be updated in a timely fashion and a hardware system reset (also known as
index 4f68052..b8e60a4 100644 (file)
@@ -25,7 +25,7 @@ Last reviewed: 10/05/2007
 
  If you want to write a program to be compatible with the PC Watchdog
  driver, simply use of modify the watchdog test program:
Documentation/watchdog/src/watchdog-test.c
tools/testing/selftests/watchdog/watchdog-test.c
 
 
  Other IOCTL functions include: