]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
random.4: Minor wording improvement (split long sentence into two)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Apr 2020 09:51:12 +0000 (11:51 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Apr 2020 09:51:12 +0000 (11:51 +0200)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man4/random.4

index 5f0d52472297776969123aa21bc25527249e3ced..95fee6ed0281b7574115b4203ae01ea6164fc4ac 100644 (file)
@@ -136,11 +136,13 @@ these applications,
 must be used instead,
 because it will block until the entropy pool is initialized.
 .PP
-If a seed file is saved across reboots as recommended below (all major
-Linux distributions have done this since 2000 at least), the output is
+If a seed file is saved across reboots as recommended below,
+the output is
 cryptographically secure against attackers without local root access as
 soon as it is reloaded in the boot sequence, and perfectly adequate for
 network encryption session keys.
+(All major Linux distributions have saved the seed file across reboots
+since 2000 at least.)
 Since reads from
 .I /dev/random
 may block, users will usually want to open it in nonblocking mode