freebsd-ports/comms/morse/files/patch-morse.1
Alex Kozlov 6df25e8a32 Morse Classic is a generic morse-code practice utility
for Unix systems. A modified version of the program "QSO"
by Paul J. Drongowski is also included.

PR:	ports/166863
Submitted by:	Stephen Hurd <shurd@sasktel.net>
Approved by:	eadler (mentor)
2012-04-18 05:04:42 +00:00

85 lines
2.6 KiB
Groff

--- morse.1.orig 2011-06-04 02:26:20.000000000 -0700
+++ morse.1 2012-04-12 10:06:31.000000000 -0700
@@ -28,22 +28,22 @@
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
-morse, QSO \- Morse\-code trainer and QSO generator for aspiring radio hams
+morsec, QSO \- Morse\-code trainer and QSO generator for aspiring radio hams
.SH "SYNOPSIS"
-.HP \w'\fBmorse\fR\ 'u
-\fBmorse\fR [\-i] [\-I] [\-r] [\-n\ \fInum\fR] [\-R\ \fInum\fR] [\-N\ \fInum\fR] [\-C\ \fIcharset\fR] [\-w\ \fInum\fR] [\-f\ \fInum\fR] [\-v\ \fInum\fR] [\-g\ \fInum\fR] [\-f\ \fInum\fR] [\-e] [\-c] [\-b] [\-a] [\-l] [\-m] [\-t] [\-T] [\-s] [\-q] [\-p\ \fInum\fR] [\-E\ \fInum\fR] [\-M\ \fInum\fR] [\-d] [\-A] [\-B] [\-S] [\-x\ \fInum\fR] [\-X\ \fInum\fR] [\fIword\fR...]
+.HP \w'\fBmorsec\fR\ 'u
+\fBmorsec\fR [\-i] [\-I] [\-r] [\-n\ \fInum\fR] [\-R\ \fInum\fR] [\-N\ \fInum\fR] [\-C\ \fIcharset\fR] [\-w\ \fInum\fR] [\-f\ \fInum\fR] [\-v\ \fInum\fR] [\-g\ \fInum\fR] [\-f\ \fInum\fR] [\-e] [\-c] [\-b] [\-a] [\-l] [\-m] [\-t] [\-T] [\-s] [\-q] [\-p\ \fInum\fR] [\-E\ \fInum\fR] [\-M\ \fInum\fR] [\-d] [\-A] [\-B] [\-S] [\-x\ \fInum\fR] [\-X\ \fInum\fR] [\fIword\fR...]
.SH "DESCRIPTION"
.PP
The
-\fBmorse\fR
+\fBmorsec\fR
program is a Morse\-code trainer intended to help aspiring radio hams pass the 5\-word\-per\-minute Element 1 test\&. It can take test text from a text file on standard input, or test words from its command\-line arguments, or generate random text (\-r) or play back what you type (\-i)\&.
.PP
A helper program,
\fBQSO\fR, generates plausible QSOs that can be fed to the standard input of
-\fBmorse\fR\&.
+\fBmorsec\fR\&.
.PP
The following options control the behavior of
-\fBmorse\fR:
+\fBmorsec\fR:
.PP
\-i
.RS 4
@@ -311,7 +311,7 @@
.RS 4
.\}
.nf
-morse \-r \-s \-T \-d \-w 5 \-F 15 \-p 5 \-E \-10
+morsec \-r \-s \-T \-d \-w 5 \-F 15 \-p 5 \-E \-10
.fi
.if n \{\
.RE
@@ -332,7 +332,7 @@
.RS 4
.\}
.nf
-morse \-r \-s \-T \-d \-w 5 \-F 15 \-p 5 \-E 0
+morsec \-r \-s \-T \-d \-w 5 \-F 15 \-p 5 \-E 0
.fi
.if n \{\
.RE
@@ -353,7 +353,7 @@
.RS 4
.\}
.nf
-morse \-r \-T \-d \-w 5 \-F 15 \-M 2 \-E 4
+morsec \-r \-T \-d \-w 5 \-F 15 \-M 2 \-E 4
.fi
.if n \{\
.RE
@@ -374,7 +374,7 @@
.RS 4
.\}
.nf
-QSO | morse \-e \-T \-d \-w 5 \-F 15
+QSO | morsec \-e \-T \-d \-w 5 \-F 15
.fi
.if n \{\
.RE
@@ -395,7 +395,7 @@
.RS 4
.\}
.nf
-morse \-r \-T \-d \-w 5 \-F 15
+morsec \-r \-T \-d \-w 5 \-F 15
.fi
.if n \{\
.RE
@@ -416,7 +416,7 @@
.RS 4
.\}
.nf
-morse \-r \-T \-d \-w 13 \-F 24
+morsec \-r \-T \-d \-w 13 \-F 24
.fi
.if n \{\
.RE