Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/cgdconfig Use Nm.
details: https://anonhg.NetBSD.org/src/rev/1b529ff325eb
branches: trunk
changeset: 973191:1b529ff325eb
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jun 23 14:08:01 2020 +0000
description:
Use Nm.
diffstat:
sbin/cgdconfig/cgdconfig.8 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r ca28f0bd000f -r 1b529ff325eb sbin/cgdconfig/cgdconfig.8
--- a/sbin/cgdconfig/cgdconfig.8 Tue Jun 23 13:23:56 2020 +0000
+++ b/sbin/cgdconfig/cgdconfig.8 Tue Jun 23 14:08:01 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgdconfig.8,v 1.46 2020/06/23 13:23:56 nia Exp $
+.\" $NetBSD: cgdconfig.8,v 1.47 2020/06/23 14:08:01 wiz Exp $
.\"
.\" Copyright (c) 2002, The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -187,8 +187,10 @@
and uses the resulting bits as the key.
This is similar to the
.Pa randomkey
-method, but it guarantees that cgdconfig will not stall waiting for 256
-bits of entropy from a hardware RNG or seed.
+method, but it guarantees that
+.Nm
+will not stall waiting for 256 bits of entropy from a hardware RNG
+or seed.
.It shell_cmd
This method executes a shell command via
.Xr popen 3
Home |
Main Index |
Thread Index |
Old Index