From 77a42fb8eb53b526c0d70c0dd285e53fc21a45ce Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Fri, 25 Apr 2008 08:52:51 -0400 Subject: [PATCH] --- yaml --- r: 95604 b: refs/heads/master c: 883ce42ec45c2dbef5be7c133ade9741ac978329 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/debugfs/file.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1d8b17701921..bd5b71264d36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 16dc42e018c2868211b4928f20a957c0c216126c +refs/heads/master: 883ce42ec45c2dbef5be7c133ade9741ac978329 diff --git a/trunk/fs/debugfs/file.c b/trunk/fs/debugfs/file.c index fddffe4851f5..159a5efd6a8a 100644 --- a/trunk/fs/debugfs/file.c +++ b/trunk/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. * */