mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
12a2b7302f
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
101 lines
2.3 KiB
Groff
101 lines
2.3 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "QODEM-CONVERT" 1 "2023-07-29" "1.0.1" "SlackBuilds.org"
|
|
.SH NAME
|
|
qodem-convert \- convert BBS dialing lists to qodem format
|
|
.\" RST source for qodem-convert(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py qodem-convert.rst > qodem-convert.1
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
qodem\-convert\-syncterm \fBinput.lst\fP \fBoutput.txt\fP
|
|
.sp
|
|
qodem\-convert\-ibbs \fBinput.txt\fP \fBoutput.txt\fP
|
|
.SH DESCRIPTION
|
|
.sp
|
|
These utilities convert BBS dialing lists to the \fBfonebook.txt\fP
|
|
format used by \fBqodem\fP(1).
|
|
.sp
|
|
To convert a \fBsyncterm\fP(1) list, use a command like:
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
.sp
|
|
.nf
|
|
.ft C
|
|
qodem\-convert\-syncterm ~/.syncterm/syncterm.lst ~/.qodem/fonebook.txt
|
|
.ft P
|
|
.fi
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.sp
|
|
To convert the telnetbbsguide list, first download it from:
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
.sp
|
|
.nf
|
|
.ft C
|
|
https://www.telnetbbsguide.com/lists/download\-list/
|
|
.ft P
|
|
.fi
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.sp
|
|
Get either the Monthly or Daily zip file. Extract it, and find the
|
|
"short form" list, which will have a filename like \fBshort_Jul_23.txt\fP\&.
|
|
Use a command like:
|
|
.INDENT 0.0
|
|
.INDENT 3.5
|
|
.sp
|
|
.nf
|
|
.ft C
|
|
qodem\-convert\-ibbs short_Jul_23.txt ~/.qodem/fonebook.txt
|
|
.ft P
|
|
.fi
|
|
.UNINDENT
|
|
.UNINDENT
|
|
.SH COPYRIGHT
|
|
.sp
|
|
Public Domain, or CC0 License in jurisdictions that do not recognize
|
|
the public domain.
|
|
.SH AUTHORS
|
|
.sp
|
|
\fBqodem\fP, \fBqodem\-convert\-syncterm\fP, and \fBqodem\-convert\-ibbs\fP were
|
|
written by Autumn Lamonte.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
\fBqodem\fP(1), \fBqodem\-x11\fP(1), \fBsyncterm\fP(1)
|
|
.sp
|
|
The qodem homepage: \fI\%https://qodem.sourceforge.io/\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|