Module Name: src
Committed By: nia
Date: Fri Oct 8 22:07:11 UTC 2021
Modified Files:
src/usr.sbin/sysinst: msg.entropy.es msg.entropy.fr msg.entropy.pl
Log Message:
Fix accidental word duplication
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/msg.entropy.es \
src/usr.sbin/sysinst/msg.entropy.fr src/usr.sbin/sysinst/msg.entropy.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sysinst/msg.entropy.es
diff -u src/usr.sbin/sysinst/msg.entropy.es:1.3 src/usr.sbin/sysinst/msg.entropy.es:1.4
--- src/usr.sbin/sysinst/msg.entropy.es:1.3 Fri Oct 8 15:59:55 2021
+++ src/usr.sbin/sysinst/msg.entropy.es Fri Oct 8 22:07:11 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.entropy.es,v 1.3 2021/10/08 15:59:55 martin Exp $ */
+/* $NetBSD: msg.entropy.es,v 1.4 2021/10/08 22:07:11 nia Exp $ */
/*
* Copyright (c) 2020 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@ If you own a USB random number device, c
the "Re-test" option.}
message entropy_add_manually {Manual input of random data}
-message entropy_download_raw {Load raw binary random random data}
+message entropy_download_raw {Load raw binary random data}
message entropy_download_seed {Import a NetBSD entropy file}
message entropy_retry {Re-test}
Index: src/usr.sbin/sysinst/msg.entropy.fr
diff -u src/usr.sbin/sysinst/msg.entropy.fr:1.3 src/usr.sbin/sysinst/msg.entropy.fr:1.4
--- src/usr.sbin/sysinst/msg.entropy.fr:1.3 Fri Oct 8 15:59:55 2021
+++ src/usr.sbin/sysinst/msg.entropy.fr Fri Oct 8 22:07:11 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.entropy.fr,v 1.3 2021/10/08 15:59:55 martin Exp $ */
+/* $NetBSD: msg.entropy.fr,v 1.4 2021/10/08 22:07:11 nia Exp $ */
/*
* Copyright (c) 2020 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@ If you own a USB random number device, c
the "Re-test" option.}
message entropy_add_manually {Manual input of random data}
-message entropy_download_raw {Load raw binary random random data}
+message entropy_download_raw {Load raw binary random data}
message entropy_download_seed {Import a NetBSD entropy file}
message entropy_retry {Re-test}
Index: src/usr.sbin/sysinst/msg.entropy.pl
diff -u src/usr.sbin/sysinst/msg.entropy.pl:1.3 src/usr.sbin/sysinst/msg.entropy.pl:1.4
--- src/usr.sbin/sysinst/msg.entropy.pl:1.3 Fri Oct 8 15:59:55 2021
+++ src/usr.sbin/sysinst/msg.entropy.pl Fri Oct 8 22:07:11 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.entropy.pl,v 1.3 2021/10/08 15:59:55 martin Exp $ */
+/* $NetBSD: msg.entropy.pl,v 1.4 2021/10/08 22:07:11 nia Exp $ */
/*
* Copyright (c) 2020 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@ If you own a USB random number device, c
the "Re-test" option.}
message entropy_add_manually {Manual input of random data}
-message entropy_download_raw {Load raw binary random random data}
+message entropy_download_raw {Load raw binary random data}
message entropy_download_seed {Import a NetBSD entropy file}
message entropy_retry {Re-test}