diff options
author | gdt <gdt@pkgsrc.org> | 2020-03-18 13:41:23 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2020-03-18 13:41:23 +0000 |
commit | 96def9538509e537193645cf0467c9064803928d (patch) | |
tree | 7bbf88c0bebbf703d6e38f502275cce0a7168ac1 /ham | |
parent | 28676f9d743d5b15ec9fa2ef8697cb3551221d49 (diff) | |
download | pkgsrc-96def9538509e537193645cf0467c9064803928d.tar.gz |
ham/tqsl: Drop MESSAGE
Some content was about long-ago breaking changes and is no longer
relevant. Everything else is pointers to docs which are superceded by
the general notion that docs should be read :-)
(after off-list discussion with $MAINTAINER)
Diffstat (limited to 'ham')
-rw-r--r-- | ham/trustedQSL/MESSAGE | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ham/trustedQSL/MESSAGE b/ham/trustedQSL/MESSAGE deleted file mode 100644 index dbf9c41187d..00000000000 --- a/ham/trustedQSL/MESSAGE +++ /dev/null @@ -1,18 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2014/06/13 11:38:54 mef Exp $ -To start the application, just type tqsl in shell. You will see -the icons for operations (with Window facility). - -For help, man tqsl or see the following HTML file. - ${PREFIX}/share/TrustedQSL/help/tqslapp/main.htm - -Starting with 2.0, tqslcert function is included in tqsl, -the command tqslcert by itself is no longer provided. - -Starting with 1.14, command line processing is available. - tqsl -h or tqsl --help will show the help message. - -The license is arrl-license (and almost modified-bsd), its copy is also -installed at: - ${PREFIX}/share/TrustedQSL/LICENSE.txt -=========================================================================== |