Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Tweak wording for consistency: `if empty or n...
details: https://anonhg.NetBSD.org/src/rev/38a9c65d3698
branches: trunk
changeset: 979857:38a9c65d3698
user: riastradh <riastradh%NetBSD.org@localhost>
date: Fri Jan 15 15:18:32 2021 +0000
description:
Tweak wording for consistency: `if empty or not set', not `if unset'.
diffstat:
share/man/man5/rc.conf.5 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r c3240eeb322c -r 38a9c65d3698 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Fri Jan 15 15:17:08 2021 +0000
+++ b/share/man/man5/rc.conf.5 Fri Jan 15 15:18:32 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.189 2021/01/15 15:17:08 riastradh Exp $
+.\" $NetBSD: rc.conf.5,v 1.190 2021/01/15 15:18:32 riastradh Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -469,9 +469,9 @@
random seed nor any hardware random number generators \(em use with
care.
.Pp
-If unset, the system may come to multiuser without entropy, which is
-unsafe to use on the internet; it is the operator's responsibility to
-heed warnings from the kernel and the daily
+If empty or not set, the system may come to multiuser without entropy,
+which is unsafe to use on the internet; it is the operator's
+responsibility to heed warnings from the kernel and the daily
.Xr security.conf 5
report to remedy the problem \(em see
.Xr entropy 7 .
Home |
Main Index |
Thread Index |
Old Index