Doc: pps: Fix file name in pps.txt
authorMasanari Iida <standby24x7@gmail.com>
Mon, 13 Jul 2015 03:29:11 +0000 (12:29 +0900)
committerJonathan Corbet <corbet@lwn.net>
Tue, 14 Jul 2015 18:35:42 +0000 (12:35 -0600)
This patch fix a file name of example code.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/pps/pps.txt

index c508cce..7cb7264 100644 (file)
@@ -125,7 +125,7 @@ The same function may also run the defined echo function
 (pps_ktimer_echo(), passing to it the "ptr" pointer) if the user
 asked for that... etc..
 
-Please see the file drivers/pps/clients/ktimer.c for example code.
+Please see the file drivers/pps/clients/pps-ktimer.c for example code.
 
 
 SYSFS support