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): Omit needless offset for diagnost...



details:   https://anonhg.NetBSD.org/src/rev/f5c67193e878
branches:  trunk
changeset: 373981:f5c67193e878
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Thu Mar 23 12:22:56 2023 +0000

description:
entropy(7): Omit needless offset for diagnostic listing.

diffstat:

 share/man/man7/entropy.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 98d06b329e15 -r f5c67193e878 share/man/man7/entropy.7
--- a/share/man/man7/entropy.7  Thu Mar 23 11:32:49 2023 +0000
+++ b/share/man/man7/entropy.7  Thu Mar 23 12:22:56 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: entropy.7,v 1.4 2022/03/20 18:19:58 riastradh Exp $
+.\"    $NetBSD: entropy.7,v 1.5 2023/03/23 12:22:56 riastradh Exp $
 .\"
 .\" Copyright (c) 2021 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -219,7 +219,7 @@ create new ones before allowing anyone t
 .Sh DIAGNOSTICS
 .Nx
 may print the following warnings to the console:
-.Bl -diag -offset indent
+.Bl -diag
 .It WARNING: system needs entropy for security; see entropy(7)
 Some process tried to draw use entropy from
 .Nx ,



Home | Main Index | Thread Index | Old Index