mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-04 04:06:26 +00:00
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.
|
* 2 as published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* debugfs is for people to use instead of /proc or /sys.
|
* 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.
|
* 2 as published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* debugfs is for people to use instead of /proc or /sys.
|
* 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_
|
#ifndef _DEBUGFS_H_
|
||||||
|
@ -286,7 +286,7 @@ config DEBUG_FS
|
|||||||
write to these files.
|
write to these files.
|
||||||
|
|
||||||
For detailed documentation on the debugfs API, see
|
For detailed documentation on the debugfs API, see
|
||||||
Documentation/DocBook/filesystems.
|
Documentation/filesystems/.
|
||||||
|
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user