man page corrections

Hamlib-3.0
Nate Bargmann 2013-03-13 15:02:43 -05:00
rodzic 7a7813cb48
commit 911497ba85
4 zmienionych plików z 26 dodań i 14 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH RIGCTL "1" "February 20, 2013" "Hamlib" "Radio Control Program" .TH RIGCTL "1" "March 12, 2013" "Hamlib" "Radio Control Program"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -226,8 +226,11 @@ Returns VFO as a string from \fIset_vfo\fP above.
.B J, set_rit 'RIT' .B J, set_rit 'RIT'
Set 'RIT', in Hz, can be + or -. Set 'RIT', in Hz, can be + or -.
.sp .sp
A value of '0' resets RIT and *should* turn RIT off. If not, file a bug report A value of '0' resets RIT and *should* turn RIT off. If not, file a bug
against the Hamlib backend. report against the Hamlib backend.
.sp
\fBN.B\fP This functionality is under transition and in the future will
need to be activated with the \fIset_func\fP command.
.TP .TP
.B j, get_rit .B j, get_rit
Get 'RIT', in Hz. Get 'RIT', in Hz.
@ -235,8 +238,11 @@ Get 'RIT', in Hz.
.B Z, set_xit 'XIT' .B Z, set_xit 'XIT'
Set 'XIT', in Hz can be + or -. Set 'XIT', in Hz can be + or -.
.sp .sp
A value of '0' resets RIT and *should* turn RIT off. If not, file a bug report A value of '0' resets XIT and *should* turn XIT off. If not, file a bug
against the Hamlib backend. report against the Hamlib backend.
.sp
\fBN.B\fP This functionality is under transition and in the future will
need to be activated with the \fIset_func\fP command.
.TP .TP
.B z, get_xit .B z, get_xit
Get 'XIT', in Hz. Get 'XIT', in Hz.

Wyświetl plik

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH RIGCTLD "8" "February 5, 2013" "Hamlib" "Rig Control Daemon" .TH RIGCTLD "8" "March 12, 2013" "Hamlib" "Rig Control Daemon"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -210,8 +210,11 @@ Returns VFO as a string from \fIset_vfo\fP above.
.B J, set_rit 'RIT' .B J, set_rit 'RIT'
Set 'RIT', in Hz, can be + or -. Set 'RIT', in Hz, can be + or -.
.sp .sp
A value of '0' resets RIT and *should* turn RIT off. If not, file a bug report A value of '0' resets RIT and *should* turn RIT off. If not, file a
against the Hamlib backend. bug report against the Hamlib backend.
.sp
\fBN.B\fP This functionality is under transition and in the future will
need to be activated with the \fIset_func\fP command.
.TP .TP
.B j, get_rit .B j, get_rit
Get 'RIT', in Hz. Get 'RIT', in Hz.
@ -219,8 +222,11 @@ Get 'RIT', in Hz.
.B Z, set_xit 'XIT' .B Z, set_xit 'XIT'
Set 'XIT', in Hz can be + or -. Set 'XIT', in Hz can be + or -.
.sp .sp
A value of '0' resets RIT and *should* turn RIT off. If not, file a bug report A value of '0' resets XIT and *should* turn XIT off. If not, file a
against the Hamlib backend. bug report against the Hamlib backend.
.sp
\fBN.B\fP This functionality is under transition and in the future will
need to be activated with the \fIset_func\fP command.
.TP .TP
.B z, get_xit .B z, get_xit
Get 'XIT', in Hz. Get 'XIT', in Hz.

Wyświetl plik

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH ROTCTL "1" "February 22, 2013" "Hamlib" "Rotator Control Program" .TH ROTCTL "1" "March 13, 2013" "Hamlib" "Rotator Control Program"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -327,7 +327,7 @@ to be output to \fBstderr\fP and correspond to -v for BUG, -vv for ERR,
.PP .PP
A given verbose level is useful for providing needed debugging information to A given verbose level is useful for providing needed debugging information to
the email address below. For example, TRACE output shows all of the values the email address below. For example, TRACE output shows all of the values
sent to and received from the radio which is very useful for radio backend sent to and received from the rotor which is very useful for rotor backend
library development and may be requested by the developers. library development and may be requested by the developers.
.SH EXIT STATUS .SH EXIT STATUS
\fBrotctl\fP exits with: \fBrotctl\fP exits with:

Wyświetl plik

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH ROTCTLD "8" "February 5, 2013" "Hamlib" "Rotator Control Daemon" .TH ROTCTLD "8" "March 13, 2013" "Hamlib" "Rotator Control Daemon"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -327,7 +327,7 @@ set_pos: 90 45
RPRT 0 RPRT 0
.PP .PP
In this case the long command name and values are returned on the first line and In this case the long command name and values are returned on the first line and
the second line contains the end of block marker and the numeric rig backend the second line contains the end of block marker and the numeric rotor backend
return value indicating success. return value indicating success.
.PP .PP
An example response to a \fI+\\get_pos\fP query: An example response to a \fI+\\get_pos\fP query: