VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2020-04-14 18:48:37 +0200 committer: Jonathan Corbet <corbet@lwn.net> 2020-04-20 15:45:22 -0600 commit: 0c1bc6b84525b96aa9fb8f6fbe8c5cb26a5c0ead parent: 3ecad8c2c1ff333e204c26e2f0dddfa623153f87
Commit Summary:
docs: filesystems: fix renamed references
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/hfs/Kconfig b/fs/hfs/Kconfig
index 44f6e89bcb75..129926b5142d 100644
--- a/fs/hfs/Kconfig
+++ b/fs/hfs/Kconfig
@@ -6,7 +6,7 @@ config HFS_FS
 	help
 	  If you say Y here, you will be able to mount Macintosh-formatted
 	  floppy disks and hard drive partitions with full read-write access.
-	  Please read <file:Documentation/filesystems/hfs.txt> to learn about
+	  Please read <file:Documentation/filesystems/hfs.rst> to learn about
 	  the available mount options.
 
 	  To compile this file system support as a module, choose M here: the