Module Name:    src
Committed By:   wiz
Date:           Sat Jul 28 07:51:53 UTC 2018

Modified Files:
        src/share/man/man4: tea5767radio.4

Log Message:
Various minor improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/tea5767radio.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/tea5767radio.4
diff -u src/share/man/man4/tea5767radio.4:1.1 src/share/man/man4/tea5767radio.4:1.2
--- src/share/man/man4/tea5767radio.4:1.1	Fri Jul 27 12:02:26 2018
+++ src/share/man/man4/tea5767radio.4	Sat Jul 28 07:51:53 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tea5767radio.4,v 1.1 2018/07/27 12:02:26 rkujawa Exp $
+.\"	$NetBSD: tea5767radio.4,v 1.2 2018/07/28 07:51:53 wiz Exp $
 .\"
 .\" Copyright (c) 2018 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd July 6, 2018
-.Dt TEA5767RADIO
+.Dt TEA5767RADIO 4
 .Os
 .Sh NAME
 .Nm tea5767
@@ -46,20 +46,21 @@ The
 can tune in the range 87.5 \- 108.0 MHz, perform hardware signal search
 and supports mono/stereo toggling.
 .Pp
-The flags control the FM Band, XTAL and PLL values as follows:
+The flags control the FM Band, XTAL, and PLL values as follows:
 .Bl -tag -width Ds
 .It 0x01
-sets the FM Band to Japan.
+Sets the FM Band to Japan.
 .It 0x02
-sets the PLL bit.
+Sets the PLL bit.
 .It 0x04
-sets the XTAL bit.
+Sets the XTAL bit.
 .It 0x08
-force enables hardware search support.
+Force enables hardware search support.
+.El
 .Sh SEE ALSO
 .Xr iic 4 ,
 .Xr radio 4 ,
-.Xr radio 9 ,
+.Xr radio 9
 .Rs
 .%A TEA5767
 .%T Low-power FM stereo radio
@@ -70,8 +71,9 @@ force enables hardware search support.
 Many popular TEA5767 evaluation boards feature low quality 32.768kHz crystals.
 The inaccuracy of these crystals may often lead to malfunction of the hardware
 search funciton.
-Therefore, the 
+Therefore, the
 .Nm
-driver tries to detect the crystal quality during attachment. If the crystal
-of insufficient accuracy was detected, hardware search function is disabled.
+driver tries to detect the crystal quality during attachment.
+If the crystal
+of insufficient accuracy was detected, the hardware search function is disabled.
 It can be forcefully re-enabled by setting the 0x08 flag.

Reply via email to