Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 entropy(7): don't try to cram things into one...
details: https://anonhg.NetBSD.org/src/rev/c25e51f61c13
branches: trunk
changeset: 373990:c25e51f61c13
user: uwe <uwe%NetBSD.org@localhost>
date: Thu Mar 23 12:38:17 2023 +0000
description:
entropy(7): don't try to cram things into one-liners
diffstat:
share/man/man7/entropy.7 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 972f241f3afe -r c25e51f61c13 share/man/man7/entropy.7
--- a/share/man/man7/entropy.7 Thu Mar 23 12:38:13 2023 +0000
+++ b/share/man/man7/entropy.7 Thu Mar 23 12:38:17 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: entropy.7,v 1.5 2023/03/23 12:22:56 riastradh Exp $
+.\" $NetBSD: entropy.7,v 1.6 2023/03/23 12:38:17 uwe Exp $
.\"
.\" Copyright (c) 2021 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -62,7 +62,13 @@ then they could impersonate you.
.Nx
relies on unpredictable secrets to make sure that private user data
stored on nonvolatile media when memory is scarce
-.Pq Xr swapctl 8 , using So Li vm.swap_encrypt=1 Sc ; see Xr sysctl 7
+.Po
+.Xr swapctl 8 ,
+using
+.Ql vm.swap_encrypt=1 ;
+see
+.Xr sysctl 7
+.Pc
cannot be recovered by forensic tools after shutdown.
.El
.\""""""""""""""""""""""""""""""""""""""
Home |
Main Index |
Thread Index |
Old Index