summaryrefslogtreecommitdiff
path: root/man/loader.conf.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-05-17 12:24:04 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-05-17 12:25:01 +0200
commit8fb350049bb7a7305589f201df9d37482e544f24 (patch)
tree7198ac905c65e50b828d627007c79526205068de /man/loader.conf.xml
parent89572df859a14682848eb4946c174047878c1db9 (diff)
downloadsystemd-8fb350049bb7a7305589f201df9d37482e544f24.tar.gz
man: fixes for assorted issues reported by the manpage-l10n project
Fixes #26761.
Diffstat (limited to 'man/loader.conf.xml')
-rw-r--r--man/loader.conf.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/loader.conf.xml b/man/loader.conf.xml
index a0fc278c2a..dbbc4b4f5d 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -261,9 +261,9 @@
allows one to ship multiple sets of Secure Boot variables and choose which one to enroll at runtime.
</para>
- <para>Supported Secure Boot variables are one database for authorized images, one key exchange key
- (KEK) and one platform key (PK). For more information, refer to the <ulink
- url="https://uefi.org/specifications">UEFI specification</ulink>, under Secure Boot and Driver
+ <para>Supported Secure Boot variables are one database for authorized images, one for the key
+ exchange key (KEK) and one for the platform key (PK). For more information, refer to the
+ <ulink url="https://uefi.org/specifications">UEFI specification</ulink>, under Secure Boot and Driver
Signing. Another resource that describe the interplay of the different variables is the
<ulink url="https://edk2-docs.gitbook.io/understanding-the-uefi-secure-boot-chain/secure_boot_chain_in_uefi/uefi_secure_boot">
EDK2 documentation</ulink>.</para>