summaryrefslogtreecommitdiff
path: root/man/systemd-random-seed.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-06 10:49:59 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-06 11:29:05 +0200
commite9dd6984076389e8cfa15b72bc62187544e49b61 (patch)
tree677786e0e3b645a848caaaa303597cdc9652d21d /man/systemd-random-seed.service.xml
parent3da49ad55a2fdf5aecf6ce891200527e7eb432ef (diff)
downloadsystemd-e9dd6984076389e8cfa15b72bc62187544e49b61.tar.gz
tree-wide: fixes for assorted grammar and spelling issues
Fixes #16363. Also includes some changes where I generalized the pattern.
Diffstat (limited to 'man/systemd-random-seed.service.xml')
-rw-r--r--man/systemd-random-seed.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-random-seed.service.xml b/man/systemd-random-seed.service.xml
index 28783a15e9..a9e322425f 100644
--- a/man/systemd-random-seed.service.xml
+++ b/man/systemd-random-seed.service.xml
@@ -44,7 +44,7 @@
<citerefentry><refentrytitle>systemd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>, with
its <command>bootctl random-seed</command> functionality.</para>
- <para>When loading the random seed from disk its file is immediately updated with a new seed retrieved
+ <para>When loading the random seed from disk, the file is immediately updated with a new seed retrieved
from the kernel, in order to ensure no two boots operate with the same random seed. This new seed is
retrieved synchronously from the kernel, which means the service will not complete start-up until the
random pool is fully initialized. On entropy-starved systems this may take a while. This functionality is