|
| 1 | +.\" Hey, EMACS: -*- nroff -*- |
| 2 | +.\" (C) Copyright 2026 Phil Karn <karn@bart.ka9q.net>, |
| 3 | +.\" |
| 4 | +.\" First parameter, NAME, should be all caps |
| 5 | +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection |
| 6 | +.\" other parameters are allowed: see man(7), man(1) |
| 7 | +.TH Ka9q-radio SECTION "April 28 2026" |
| 8 | +.\" Please adjust this date whenever revising the manpage. |
| 9 | +.\" |
| 10 | +.\" Some roff macros, for reference: |
| 11 | +.\" .nh disable hyphenation |
| 12 | +.\" .hy enable hyphenation |
| 13 | +.\" .ad l left justify |
| 14 | +.\" .ad b justify to both left and right margins |
| 15 | +.\" .nf disable filling |
| 16 | +.\" .fi enable filling |
| 17 | +.\" .br insert line break |
| 18 | +.\" .sp <n> insert n+1 empty lines |
| 19 | +.\" for manpage-specific macros, see man(7) |
| 20 | +.SH NAME |
| 21 | +control \- control and monitor a ka9q-radio channel |
| 22 | +.SH SYNOPSIS |
| 23 | +.B control |
| 24 | +.RI [ options ] " files" ... |
| 25 | +.br |
| 26 | +.B bar |
| 27 | +.RI [ options ] " files" ... |
| 28 | +.SH DESCRIPTION |
| 29 | +This manual page documents briefly the |
| 30 | +.B control |
| 31 | +command. |
| 32 | +.PP |
| 33 | +.\" TeX users may be more comfortable with the \fB<whatever>\fP and |
| 34 | +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, |
| 35 | +.\" respectively. |
| 36 | +\fBcontrol\fP is used to control and monitor the status of a single channel in ka9q-radio. |
| 37 | +More later. |
| 38 | +.SH OPTIONS |
| 39 | +These programs follow the usual GNU command line syntax, with long |
| 40 | +options starting with two dashes ('\-'). |
| 41 | +A summary of options is included below. |
| 42 | +For a complete description, see the Info files. |
| 43 | +.TP |
| 44 | +.B \-h, \-\-help |
| 45 | +Show summary of options. |
| 46 | +.TP |
| 47 | +.B \-v, \-\-version |
| 48 | +Show version of program. |
| 49 | +.SH SEE ALSO |
| 50 | +.BR radiod (8), |
| 51 | +.BR monitor (1). |
| 52 | +.br |
| 53 | +The programs are documented fully by |
| 54 | +.IR "The Rise and Fall of a Fooish Bar" , |
| 55 | +available via the Info system. |
0 commit comments