kernel/fs/adfs/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config ADFS_FS 2 3 tristate "ADFS file system support" 3 4 depends on BLOCK .. .. @@ -11,7 +12,7 @@ 11 12 12 13 The ADFS partition should be the first partition (i.e., 13 14 /dev/[hs]d?1) on each of your drives. Please read the file 14 - <file:Documentation/filesystems/adfs.txt> for further details.15 + <file:Documentation/filesystems/adfs.rst> for further details.15 16 16 17 To compile this code as a module, choose M here: the module will be 17 18 called adfs.