Module Name: src
Committed By: wiz
Date: Sun Oct 16 05:26:20 UTC 2016
Modified Files:
src/share/man/man4: auich.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/auich.4
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/man4/auich.4
diff -u src/share/man/man4/auich.4:1.24 src/share/man/man4/auich.4:1.25
--- src/share/man/man4/auich.4:1.24 Thu Oct 13 13:04:02 2016
+++ src/share/man/man4/auich.4 Sun Oct 16 05:26:20 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: auich.4,v 1.24 2016/10/13 13:04:02 pho Exp $
+.\" $NetBSD: auich.4,v 1.25 2016/10/16 05:26:20 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -52,12 +52,16 @@ The driver provides the following
read/write variable (when hardware support is available):
.Bl -tag -width Ds
.It Va hw.auich0.ac97rate
-Link rate of the device in Hz. The driver automatically measures and
+Link rate of the device in Hz.
+The driver automatically measures and
calculates the correct rate so you usually don't need to change
-this. There is, however, a chance that the driver miscalculates the
+this.
+There is, however, a chance that the driver miscalculates the
rate especially on an emulated hardware, resulting in an incorrect
-playback pitch. When this happens you need to manually set this
-variable to the correct value. Try
+playback pitch.
+When this happens you need to manually set this
+variable to the correct value.
+Try
.Li 48000
if you don't know the correct value as it is the default link rate.
.Sh SEE ALSO