summaryrefslogtreecommitdiff
path: root/man/loader.conf.xml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-10-31 21:17:47 +0000
committerLuca Boccassi <bluca@debian.org>2022-10-31 21:17:47 +0000
commit84033dd40588dbf4f57a746c141fe7d111247a93 (patch)
treedf41287bfaa7bbc26ba5287d75a6a2caa44a019c /man/loader.conf.xml
parent0be7f1936c2a8d5601cf899b197278403220a076 (diff)
downloadsystemd-84033dd40588dbf4f57a746c141fe7d111247a93.tar.gz
man: fix typo found by Lintian
Diffstat (limited to 'man/loader.conf.xml')
-rw-r--r--man/loader.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/loader.conf.xml b/man/loader.conf.xml
index 3ee42cdb73..7f173aec61 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -236,7 +236,7 @@
<para>The different sets of variables can be set up under <filename>/loader/keys/<replaceable>NAME</replaceable></filename>
where <replaceable>NAME</replaceable> is the name that is going to be used as the name of the entry.
- This allows to ship multiple sets of Secure Boot variables and choose which one to enroll at runtime.</para>
+ This 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>,