From f3d97c058772cdccbab98accaab0b3e6c1b296ab Mon Sep 17 00:00:00 2001 From: Ronan Pigott Date: Fri, 21 Aug 2020 12:12:33 -0700 Subject: [PATCH] docs: fix gpt-auto-generator manpage link --- docs/DISCOVERABLE_PARTITIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DISCOVERABLE_PARTITIONS.md b/docs/DISCOVERABLE_PARTITIONS.md index 6b42f5a723..380dee142e 100644 --- a/docs/DISCOVERABLE_PARTITIONS.md +++ b/docs/DISCOVERABLE_PARTITIONS.md @@ -31,7 +31,7 @@ for specific uses. This has many benefits: Note that the OS side of this specification is currently implemented in [systemd](http://systemd.io/) 211 and newer in the -[systemd-auto-gpt-generator(8)](http://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html) +[systemd-gpt-auto-generator(8)](http://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html) generator tool. Note that automatic discovery of the root only works if the boot loader communicates this information to the OS, by implementing the [Boot Loader