summaryrefslogtreecommitdiffstats
path: root/fs/jfs
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-31 17:08:48 -0300
committerJonathan Corbet <corbet@lwn.net>2019-07-31 14:12:26 -0600
commitaa95b4a960ab53234863d4ae0d1a09ad74253104 (patch)
treeff45a016f4bcadd88db274c8e9712f45cf6b1023 /fs/jfs
parent2ef5a7f1482c21579d556f31a605a7ca32f251e7 (diff)
downloadlinux-aa95b4a960ab53234863d4ae0d1a09ad74253104.tar.gz
linux-aa95b4a960ab53234863d4ae0d1a09ad74253104.tar.xz
docs: fix a couple of new broken references
Those are due to recent changes. Most of the issues can be automatically fixed with: $ ./scripts/documentation-file-ref-check --fix The only exception was the sound binding with required manual work. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'fs/jfs')
-rw-r--r--fs/jfs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jfs/Kconfig b/fs/jfs/Kconfig
index 22a273bd4648..05cb0e8e4382 100644
--- a/fs/jfs/Kconfig
+++ b/fs/jfs/Kconfig
@@ -5,7 +5,7 @@ config JFS_FS
select CRC32
help
This is a port of IBM's Journaled Filesystem . More information is
- available in the file <file:Documentation/filesystems/jfs.txt>.
+ available in the file <file:Documentation/admin-guide/jfs.rst>.
If you do not intend to use the JFS filesystem, say N.