Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.hppa harmony.4: add a minor detail, and ...



details:   https://anonhg.NetBSD.org/src/rev/edc35dce5ab2
branches:  trunk
changeset: 366113:edc35dce5ab2
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Sun May 15 00:06:09 2022 +0000

description:
harmony.4: add a minor detail, and fix some grammar

diffstat:

 share/man/man4/man4.hppa/harmony.4 |  11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diffs (46 lines):

diff -r 685e270f76fd -r edc35dce5ab2 share/man/man4/man4.hppa/harmony.4
--- a/share/man/man4/man4.hppa/harmony.4        Sun May 15 00:05:24 2022 +0000
+++ b/share/man/man4/man4.hppa/harmony.4        Sun May 15 00:06:09 2022 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: harmony.4,v 1.2 2017/02/17 22:24:46 christos Exp $
+.\"     $NetBSD: harmony.4,v 1.3 2022/05/15 00:06:09 gutteridge Exp $
 .\"
 .\"     $OpenBSD: harmony.4,v 1.7 2004/03/15 13:27:48 miod Exp $
 .\"
@@ -27,7 +27,7 @@
 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 17, 2017
+.Dd May 15, 2022
 .Dt HARMONY 4 hppa
 .Os
 .Sh NAME
@@ -54,7 +54,8 @@
 workstations.
 The
 .Nm
-has a maximum precision of 16 bits and has a stereo input and stereo output.
+has a maximum precision of 16 bits with a maximum 48000 Hz sample rate,
+and has stereo input and stereo output.
 .Pp
 On
 .Tn HP 9000/712
@@ -69,7 +70,7 @@
 being sampled at a low accuracy secondary frequency
 (such as
 .Xr timeout 9 )
-produces poor quality random bit stream that is fed into the
+produces a poor quality random bit stream that is fed into the
 entropy pool of
 .Xr rnd 4 .
 .Sh MACHINES
@@ -110,7 +111,7 @@
 .Nx 1.6
 by Chuck Silvers.
 .Sh CAVEATS
-To trigger entropy collection
+To trigger entropy collection, the
 .Tn CHI
 bus has to be programmed into the data mode that happens once
 a single buffer of data has been played or recorded.



Home | Main Index | Thread Index | Old Index