From: Lennart Poettering Date: Wed, 29 Jul 2020 15:37:33 +0000 (+0200) Subject: man: fix link markup X-Git-Tag: v246~13 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=commitdiff_plain;h=6b222c4b0227f9914446ac54754aea867f742be4;hp=0cfb490fe9e3af39f7d7f9431b9fee9b5c98b992 man: fix link markup --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 8afcbd246f7..3618b52808e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -188,10 +188,10 @@ the same name (except if the image has the .raw suffix, in which case the verity data file must not have it in its name), the verity data is read from it and automatically used. - This option is supported only for disk images that contain a single file system, without an enveloping partition - table. Images that contain a GPT partition table should instead include both root file system and matching Verity - data in the same image, implementing the - [Discoverable Partition Specification](https://systemd.io/DISCOVERABLE_PARTITIONS) + This option is supported only for disk images that contain a single file system, without an + enveloping partition table. Images that contain a GPT partition table should instead include both + root file system and matching Verity data in the same image, implementing the Discoverable Partition Specification.