From: Robert P. J. Day Date: Fri, 25 Apr 2008 12:52:51 +0000 (-0400) Subject: DEBUGFS: Correct location of debugfs API documentation. X-Git-Tag: v2.6.26-rc1~99^2~6 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=883ce42ec45c2dbef5be7c133ade9741ac978329;p=linux-2.6-omap-h63xx.git DEBUGFS: Correct location of debugfs API documentation. Signed-off-by: Robert P. J. Day Signed-off-by: Greg Kroah-Hartman --- diff --git a/fs/debugfs/file.c b/fs/debugfs/file.c index fddffe4851f..159a5efd6a8 100644 --- a/fs/debugfs/file.c +++ b/fs/debugfs/file.c @@ -9,7 +9,7 @@ * 2 as published by the Free Software Foundation. * * debugfs is for people to use instead of /proc or /sys. - * See Documentation/DocBook/kernel-api for more details. + * See Documentation/DocBook/filesystems for more details. * */