Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1b4fc7a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

fs: update location of filesystems documentation



The filesystem documentation was moved from DocBook to
Documentation/filesystems/. Update it at the sources.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent c0c6e085
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *
 */

+1 −1
Original line number Diff line number Diff line
@@ -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_
+1 −1
Original line number Diff line number Diff line
@@ -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.