]> git.ipfire.org Git - thirdparty/util-linux.git/commit
docs: Fix dead references to kernel documentation
authorYannick Le Pennec <yannick.lepennec@live.fr>
Sun, 17 May 2020 15:13:22 +0000 (23:13 +0800)
committerKarel Zak <kzak@redhat.com>
Mon, 18 May 2020 09:09:41 +0000 (11:09 +0200)
commita9ea0b33837f051ccb3c63ac8a5d850e41b9ce1e
tree445da9b4c4da111087509dcb19634b0d90071185
parent821753983bb4d50610b8380cdc39246b24eee92b
docs: Fix dead references to kernel documentation

Most date back to reorganisation of the Documentation/ tree in 2016,
new paths based on v5.7-rc5:

fdisk.8:   Documentation/{,admin-guide/}devices.txt
eject.c:   Documentation/{,userspace-api/}ioctl/cdrom.rst
mount.8:   Documentation/filesystems/adfs.{txt,rst}
rfkill.8:  Documentation/{rfkill.txt,driver-api/rfkill.rst}
tunelp.8:  Documentation/{parport.txt,admin-guide/parport.rst}
zramctl.8: Documentation/{blockdev/zram.txt,admin-guide/blockdev/zram.rst}

Signed-off-by: Yannick Le Pennec <yannick.lepennec@live.fr>
disk-utils/fdisk.8
sys-utils/eject.c
sys-utils/mount.8
sys-utils/rfkill.8
sys-utils/tunelp.8
sys-utils/zramctl.8