summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-07-29 17:37:33 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-07-30 00:51:41 +0900
commit6b222c4b0227f9914446ac54754aea867f742be4 (patch)
tree0c4d63b256fbc9fbf669654f10c803382a09c4bc
parent0cfb490fe9e3af39f7d7f9431b9fee9b5c98b992 (diff)
downloadsystemd-6b222c4b0227f9914446ac54754aea867f742be4.tar.gz
man: fix link markup
-rw-r--r--man/systemd.exec.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 8afcbd246f..3618b52808 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -188,10 +188,10 @@
the same name (except if the image has the <filename>.raw</filename> 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.</para>
- <para>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)</para>
+ <para>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 <ulink
+ url="https://systemd.io/DISCOVERABLE_PARTITIONS">Discoverable Partition Specification</ulink>.</para>
<xi:include href="system-only.xml" xpointer="singular"/></listitem>
</varlistentry>