Module Name:    src
Committed By:   riastradh
Date:           Thu Mar 23 12:22:56 UTC 2023

Modified Files:
        src/share/man/man7: entropy.7

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/entropy.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/entropy.7
diff -u src/share/man/man7/entropy.7:1.4 src/share/man/man7/entropy.7:1.5
--- src/share/man/man7/entropy.7:1.4	Sun Mar 20 18:19:58 2022
+++ src/share/man/man7/entropy.7	Thu Mar 23 12:22:56 2023
@@ -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 ,

Reply via email to