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/isofs/Kconfig b/fs/isofs/Kconfig
index 5e7419599f50..08ffd37b9bb8 100644
--- a/fs/isofs/Kconfig
+++ b/fs/isofs/Kconfig
@@ -8,7 +8,7 @@ config ISO9660_FS
 	  long Unix filenames and symbolic links are also supported by this
 	  driver.  If you have a CD-ROM drive and want to do more with it than
 	  just listen to audio CDs and watch its LEDs, say Y (and read
-	  <file:Documentation/filesystems/isofs.txt> and the CD-ROM-HOWTO,
+	  <file:Documentation/filesystems/isofs.rst> and the CD-ROM-HOWTO,
 	  available from <http://www.tldp.org/docs.html#howto>), thereby
 	  enlarging your kernel by about 27 KB; otherwise say N.