=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/radioctl/radioctl.1,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/radioctl/radioctl.1 2005/12/06 12:58:50 1.10 --- src/usr.bin/radioctl/radioctl.1 2006/02/05 23:52:58 1.11 *************** *** 1,4 **** ! .\" $OpenBSD: radioctl.1,v 1.10 2005/12/06 12:58:50 jmc Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: radioctl.1,v 1.11 2006/02/05 23:52:58 jakemsr Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. *************** *** 104,114 **** Read-write controls: .Bl -tag -width Ds .It Ar channel Integer value from 0 to 150. .It Ar chnlset ! Specifies the TV channel set currently being used ! .Pf ( Dq weurope ! being the default): .Pp .Bl -tag -width "australiaXX" -offset indent -compact .It nabcst --- 104,121 ---- Read-write controls: .Bl -tag -width Ds .It Ar channel + Specifies the TV channel. Integer value from 0 to 150. + Using the + .Ar channel + control puts the tuner in + .Dq TV + mode. .It Ar chnlset ! Specifies the TV channel set. ! The tuner uses the current channel set to derive a frequency from the ! .Ar channel . ! The following is a list of valid channel sets: .Pp .Bl -tag -width "australiaXX" -offset indent -compact .It nabcst *************** *** 131,137 **** --- 138,150 ---- France .El .It Ar frequency + Specifies the FM frequency in MHz. Float value from 87.5 to 108.0. + Using the + .Ar frequency + control puts the tuner in + .Dq radio + mode. .It Ar volume Integer value from 0 to 255. .It Ar mute *************** *** 155,162 **** Not all cards allow the station locking sensitivity to be changed. .El .Pp ! All the remaining controls (signal, stereo and card capabilities) are read-only ! and can be viewed using option .Fl a . .Sh ENVIRONMENT The following environment variable affects the execution of --- 168,175 ---- Not all cards allow the station locking sensitivity to be changed. .El .Pp ! All the remaining controls (mode, signal, stereo and card capabilities) ! are read-only and can be viewed using option .Fl a . .Sh ENVIRONMENT The following environment variable affects the execution of *************** *** 183,188 **** --- 196,202 ---- reference=50kHz signal=on stereo=on + mode: radio card capabilities: manageable mono/stereo .Ed