forked from Minki/linux
fs: update location of filesystems documentation
The filesystem documentation was moved from DocBook to Documentation/filesystems/. Update it at the sources. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
c0c6e08505
commit
e1b4fc7add
@ -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/filesystems for more details.
|
||||
* See Documentation/filesystems/ for more details.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -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/filesystems for more details.
|
||||
* See Documentation/filesystems/ for more details.
|
||||
*/
|
||||
|
||||
#ifndef _DEBUGFS_H_
|
||||
|
@ -286,7 +286,7 @@ config DEBUG_FS
|
||||
write to these files.
|
||||
|
||||
For detailed documentation on the debugfs API, see
|
||||
Documentation/DocBook/filesystems.
|
||||
Documentation/filesystems/.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user