diff options
Diffstat (limited to 'comms/morse/files/patch-morse.1')
-rw-r--r-- | comms/morse/files/patch-morse.1 | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/comms/morse/files/patch-morse.1 b/comms/morse/files/patch-morse.1 deleted file mode 100644 index 71163d3f598b..000000000000 --- a/comms/morse/files/patch-morse.1 +++ /dev/null @@ -1,85 +0,0 @@ ---- 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 |