[hamradio-commits] [comptty] 01/02: Add manpages

Greg Beam ki7mt-guest at moszumanska.debian.org
Sun Jan 18 19:12:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

ki7mt-guest pushed a commit to branch master
in repository comptty.

commit 6b191476b757651e07a85d2196001deb80677bef
Author: Greg Beam <ki7mt at yahoo.com>
Date:   Sun Jan 18 11:59:30 2015 -0700

    Add manpages
---
 manpages/comptty.1     | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++
 manpages/comptty.1.txt | 49 +++++++++++++++++++++++++++++++++
 2 files changed, 122 insertions(+)

diff --git a/manpages/comptty.1 b/manpages/comptty.1
new file mode 100644
index 0000000..91e8186
--- /dev/null
+++ b/manpages/comptty.1
@@ -0,0 +1,73 @@
+'\" t
+.\"     Title: comptty
+.\"    Author: [see the "AUTHORS" section]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 01/18/2015
+.\"    Manual: COMPTTY Man Page
+.\"    Source: COMPTTY Version 1.0.1
+.\"  Language: English
+.\"
+.TH "COMPTTY" "1" "01/18/2015" "COMPTTY Version 1\&.0\&.1" "COMPTTY Man Page"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+comptty \- GUI based tool to compare two RTTY streams
+.SH "SYNOPSIS"
+.sp
+\fBcomptty\fR \- is used to compare two RTTY streams\&. It\(cqs comparison function uses a linear\-programming technique\&. It computes total number of errors, the character error rate (CER) and the bit error rate (BER)\&. Special attention is given to SHIFT and UNSHIFT to account for an error occuring in that character\&.
+.SH "BUGS"
+.sp
+If you find a bug or suspect \fB\fIcomptty\fR\fR is not acting as you think it should, send an email with as much detail as possible to: <fldigi\-devel at lists\&.sourceforge\&.net>
+.SH "AUTHORS"
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
+Dave Freeze, W1HKJ, <w1hkj at w1hkj\&.com>
+.fi
+.if n \{\
+.RE
+.\}
+.SH "RESOURCES"
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
+Project Site: \&.\&.\&. <http://sourceforge\&.net/projects/fldigi/>
+Main web site: \&.\&. <http://www\&.w1hkj\&.com>
+.fi
+.if n \{\
+.RE
+.\}
+.SH "DEBIAN MAINTAINERS"
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
+Maintainer \&.\&.: Debian Hamradio Maintainers <debian\-hams at lists\&.debian\&.org>
+Uploaders \&.\&.\&.: Greg Beam <ki7mt at yahoo\&.com>, Kamal Mostafa <kamal at whence\&.com>
+IRC \&.\&.\&.\&.\&.\&.\&.\&.\&.: OFTC #debian\-hams, FREENODE: #ubuntu\-hams
+.fi
+.if n \{\
+.RE
+.\}
diff --git a/manpages/comptty.1.txt b/manpages/comptty.1.txt
new file mode 100644
index 0000000..eefd1b2
--- /dev/null
+++ b/manpages/comptty.1.txt
@@ -0,0 +1,49 @@
+// Process this file with AsciiDoc:
+// Command: a2x.py --doctype manpage --format manpage --no-xmllint comptty.1.txt
+:doctype: manpage
+:man source: COMPTTY
+:man manual: COMPTTY Man Page
+:man date: {date}
+:man version: Version 1.0.1
+
+= comptty(1)
+
+== NAME
+
+comptty - GUI based tool to compare two RTTY streams
+
+
+== SYNOPSIS
+
+*comptty* -  is used to compare two RTTY streams.  It's comparison function uses
+ a linear-programming technique.  It computes total number of errors, the
+ character error rate (CER) and the bit error rate (BER).  Special attention is
+ given to SHIFT and UNSHIFT to account for an error occuring in that character.
+
+
+== BUGS
+
+If you find a bug or suspect *'comptty'* is not acting as you think it should,
+send an email with as much detail as possible to: <fldigi-devel at lists.sourceforge.net>
+
+
+== AUTHORS
+-----
+Dave Freeze, W1HKJ, <w1hkj at w1hkj.com>
+-----
+
+
+== RESOURCES
+-----
+Project Site: ... <http://sourceforge.net/projects/fldigi/>
+Main web site: .. <http://www.w1hkj.com>
+-----
+
+
+== DEBIAN MAINTAINERS
+-----
+Maintainer ..: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
+Uploaders ...: Greg Beam <ki7mt at yahoo.com>, Kamal Mostafa <kamal at whence.com>
+IRC .........: OFTC #debian-hams, FREENODE: #ubuntu-hams
+-----
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/comptty.git



More information about the pkg-hamradio-commits mailing list