From: Masanari Iida Date: Mon, 13 Jul 2015 03:29:11 +0000 (+0900) Subject: Doc: pps: Fix file name in pps.txt X-Git-Tag: next-20150716~28^2^2~3 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5d250eeb9d9d2237d49cd284ad35a6707694b88e;p=uclinux-h8%2Flinux.git Doc: pps: Fix file name in pps.txt This patch fix a file name of example code. Signed-off-by: Masanari Iida Acked-by: Rodolfo Giometti Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt index c508cceeee7d..7cb7264ad598 100644 --- a/Documentation/pps/pps.txt +++ b/Documentation/pps/pps.txt @@ -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