Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/272cf71d0abc
branches:  trunk
changeset: 818508:272cf71d0abc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Oct 16 05:26:20 2016 +0000

description:
New sentence, new line.

diffstat:

 share/man/man4/auich.4 |  14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r 9975207df482 -r 272cf71d0abc share/man/man4/auich.4
--- a/share/man/man4/auich.4    Sun Oct 16 05:25:52 2016 +0000
+++ b/share/man/man4/auich.4    Sun Oct 16 05:26:20 2016 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index