docs: filesystems: fix renamed references
Some filesystem references got broken by a previous patch series I submitted. Address those. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: David Sterba <dsterba@suse.com> # fs/affs/Kconfig Link: https://lore.kernel.org/r/57318c53008dbda7f6f4a5a9e5787f4d37e8565a.1586881715.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:

committed by
Jonathan Corbet

parent
3ecad8c2c1
commit
0c1bc6b845
@@ -6,7 +6,7 @@ config ROMFS_FS
|
||||
This is a very small read-only file system mainly intended for
|
||||
initial ram disks of installation disks, but it could be used for
|
||||
other read-only media as well. Read
|
||||
<file:Documentation/filesystems/romfs.txt> for details.
|
||||
<file:Documentation/filesystems/romfs.rst> for details.
|
||||
|
||||
To compile this file system support as a module, choose M here: the
|
||||
module will be called romfs. Note that the file system of your
|
||||
|
Reference in New Issue
Block a user