diff options
author | Mauro Carvalho Chehab | 2019-06-27 19:56:51 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2019-07-15 16:03:02 +0200 |
commit | 4f4cfa6c560c93ba180c30675cf845e1597de44c (patch) | |
tree | 0bbe2ec9e6ef62ed2a347504dda50c6bdbe43703 /block | |
parent | docs: cgroup-v1: add it to the admin-guide book (diff) | |
download | kernel-qcow2-linux-4f4cfa6c560c93ba180c30675cf845e1597de44c.tar.gz kernel-qcow2-linux-4f4cfa6c560c93ba180c30675cf845e1597de44c.tar.xz kernel-qcow2-linux-4f4cfa6c560c93ba180c30675cf845e1597de44c.zip |
docs: admin-guide: add a series of orphaned documents
There are lots of documents that belong to the admin-guide but
are on random places (most under Documentation root dir).
Move them to the admin guide.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'block')
-rw-r--r-- | block/partitions/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block/partitions/Kconfig b/block/partitions/Kconfig index 37b9710cc80a..702689a628f0 100644 --- a/block/partitions/Kconfig +++ b/block/partitions/Kconfig @@ -194,7 +194,7 @@ config LDM_PARTITION Normal partitions are now called Basic Disks under Windows 2000, XP, and Vista. - For a fuller description read <file:Documentation/ldm.txt>. + For a fuller description read <file:Documentation/admin-guide/ldm.rst>. If unsure, say N. |