diff options
Diffstat (limited to 'share/man/man4/rt.4')
-rw-r--r-- | share/man/man4/rt.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/rt.4 b/share/man/man4/rt.4 index c664ad5eb9a..98f8006b838 100644 --- a/share/man/man4/rt.4 +++ b/share/man/man4/rt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rt.4,v 1.9 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: rt.4,v 1.10 2003/12/14 20:24:19 jmc Exp $ .\" $RuOBSD: rt.4,v 1.3 2001/10/26 05:38:43 form Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov <jumbo@narod.ru> @@ -39,14 +39,14 @@ The .Nm driver provides support for the AIMS Lab Radiotrack FM radio tuners and -compatible - RadioReveal RA300 FM radio tuners and tuners at +compatible \- RadioReveal RA300 FM radio tuners and tuners at SoundForte RadioX SF16-FMI (Creative ViBRA16C PnP). .Pp The Radiotrack is a stereo FM tuner that can tune in the range -87.5 - 108.0 MHz, report signal status on the current frequency, and +87.5 \- 108.0 MHz, report signal status on the current frequency, and force audio output to mono. .Pp -The card is based on the LM7000 chip, see +The card is based on the LM7000 chip; see .Xr radio 4 for details. .Pp @@ -77,6 +77,6 @@ The man page was written by Support for the SF16-FMI cards is rather ugly, the driver can not determine signal state and force audio output to mono. .Pp -It is impossible to determine the frequency tuned into. +It is impossible to determine which frequency the card is tuned to. Thus, the driver will report an internally stored value even if it is not -correct (e.g. tunning was done through the direct I/O access). +correct (e.g. tuning was done through the direct I/O access). |