summaryrefslogtreecommitdiffstats
path: root/ham/cwtext
diff options
context:
space:
mode:
Diffstat (limited to 'ham/cwtext')
-rwxr-xr-xham/cwtext/DETAILS2
-rw-r--r--ham/cwtext/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ham/cwtext/DETAILS b/ham/cwtext/DETAILS
index a1dce07901..97ec394774 100755
--- a/ham/cwtext/DETAILS
+++ b/ham/cwtext/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="Converts text to morse code"
cat << EOF
Convert text to International Morse Code. Input is ASCII text. Output can
-be: - . -..- - on the console, raw 8bit PCM suitable for piping to
+be: - . -..- - on the console, raw 8-bit PCM suitable for piping to
/dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3
player or code practice.
EOF
diff --git a/ham/cwtext/HISTORY b/ham/cwtext/HISTORY
index 3ce66821a1..04903cd45f 100644
--- a/ham/cwtext/HISTORY
+++ b/ham/cwtext/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2010-04-21 Tommy Boatman <tboatman@sourcemage.org>
* DETAILS: version 0.96