summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorml <ml@visu.li>2020-03-22 19:00:21 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-22 20:22:03 +0100
commit992622c4289ef7c956a7bfef5eb8e5ab93e43457 (patch)
tree19e15bd2ec49f8f383f07f30d72a2d3af45381a7 /man
parentsd-bus: Add sd_bus_send docs + cleanups. (diff)
downloadsystemd-992622c4289ef7c956a7bfef5eb8e5ab93e43457.tar.xz
systemd-992622c4289ef7c956a7bfef5eb8e5ab93e43457.zip
man: fix typo in loader.conf(5)
Diffstat (limited to 'man')
-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 14f84c13ee..4b01a93bd0 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -165,7 +165,7 @@
variable is set, and then derive the random seed to pass to the OS from the combination. If
<literal>always</literal> the boot loader will do so even if <varname>LoaderSystemToken</varname> is
not set. This mode is useful in environments where protection against OS image reuse is not a
- concern, and the random seed shall be used even with no further setup in place. User <command>bootctl
+ concern, and the random seed shall be used even with no further setup in place. Use <command>bootctl
random-seed</command> to initialize both the random seed file in the ESP and the system token EFI
variable.</para>