summaryrefslogtreecommitdiff
path: root/fs/bfs
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 18:48:37 +0200
committerJonathan Corbet <corbet@lwn.net>2020-04-20 15:45:22 -0600
commit0c1bc6b84525b96aa9fb8f6fbe8c5cb26a5c0ead (patch)
treeb0acc4242c80ff1f468f573e8a223178a26b1283 /fs/bfs
parent3ecad8c2c1ff333e204c26e2f0dddfa623153f87 (diff)
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>
Diffstat (limited to 'fs/bfs')
-rw-r--r--fs/bfs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bfs/Kconfig b/fs/bfs/Kconfig
index 3e1247f07913..3a757805b585 100644
--- a/fs/bfs/Kconfig
+++ b/fs/bfs/Kconfig
@@ -11,7 +11,7 @@ config BFS_FS
on your /stand slice from within Linux. You then also need to say Y
to "UnixWare slices support", below. More information about the BFS
file system is contained in the file
- <file:Documentation/filesystems/bfs.txt>.
+ <file:Documentation/filesystems/bfs.rst>.
If you don't know what this is about, say N.