-
Notifications
You must be signed in to change notification settings - Fork 0
/
xdx.1.in
149 lines (149 loc) · 3.68 KB
/
xdx.1.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
.\"
.TH XDX 1 "@PACKAGE_STRING@" "Joop Stakenborg" "Ham radio"
.
.SH NAME
@PACKAGE_NAME@ \- TCP/IP DX-cluster client for Amateur Radio
.
.SH SYNOPSIS
.B @PACKAGE@
.RB [\| \-c
.IR cty.dat \|]
.RB [\| \-h \|]
.RB [\| \-V \|]
.
.\" --------------------------------------------------------------------
.SH DESCRIPTION
.\" --------------------------------------------------------------------
.
@PACKAGE_NAME@ is a DX-cluster client for the X Window System which
shows a list of DX announcements and a separate list of WWV, WCY,
\*(lqTo ALL\*(rq and other server messages in a single X11 window.
.
@PACKAGE_NAME@ uses the telnet protocol to connect to a DX-Cluster host
via TCP/IP.
.
While host connections are most commonly made via the Internet, any medium
capable of carrying TCP/IP, such as packet radio, may be used.
.
Host connection details are saved between sessions.
.
.
.\" --------------------------------------------------------------------
.SH OPTIONS
.\" --------------------------------------------------------------------
.
The following options are recognized by @PACKAGE_NAME@.
.TP
.BI \-c\ cty.dat \fR,\ \fB\-\-cty_dat= cty.dat
Load a desired country data file.
.
.IP
Country data files are used to determine the DX Century Club (DXCC)
entity shown in the Country column.
.
Updated country files are available from
.UR http://\:www.country\-files.com/\:cty/\:cty.dat
country\-files.com
.UE
.
Although a country file is installed as a part of @PACKAGE_NAME@,
it will quickly become out of date as updates are made available
frequently.
.
Announcements of updated country files are sent to the @PACKAGE_NAME@
mailing list.
.
See the
.B BUGS
section below for the mailing list address.
.
.IP
See the
.B ENVIRONMENT
and
.B FILES
sections below for other methods of loading an updated country file.
.
.TP
.BR \-h ", " \-\-help
Print short @PACKAGE_NAME@ usage message detailing available options
and exit.
.
.TP
.BR \-V ", " \-\-version
Print @PACKAGE_NAME@ version and short copyright information then exit.
.
.
.\" --------------------------------------------------------------------
.SH ENVIRONMENT
.\" --------------------------------------------------------------------
.
.TP
.B XDX_CTY
If
.RB $ XDX_CTY
is set, its value is the location of the
.I cty.dat
file.
.
Using the
.B \-c
option overrides this environment variable.
.
.
.\" --------------------------------------------------------------------
.SH FILES
.\" --------------------------------------------------------------------
.
.TP
$\fBHOME\fI/.@PACKAGE@/cty.dat
.
@PACKAGE_NAME@ will load the country file found in the preferences
directory, normally $\fBHOME\fI/.@PACKAGE@\fR, if the
.B \-c
option is not given or the
.B XDX_CTY
environment variable is not set.
.
This is a convenient way to keep an up-to-date or custom
.I cty.dat
for use just with @PACKAGE_NAME@.
.
.
.
.\" --------------------------------------------------------------------
.SH NOTES
.\" --------------------------------------------------------------------
.
@PACKAGE_NAME@ has a new maintainer, Nate Bargmann, N0NB.
.
.PP
Development is currently hosted at
.UR @PACKAGE_URL@
GitHUb
.UE
.
.PP
@PACKAGE_NAME@ has been translated into several languages.
.
More translations are welcome.
.
Please contact the maintainer to contribute.
.
.
.\" --------------------------------------------------------------------
.SH BUGS
.\" --------------------------------------------------------------------
.
Please report bugs to
.UR @PACKAGE_BUGREPORT@
xdxcluster\-client\-discuss
.UE
.
.
.\" --------------------------------------------------------------------
.SH SEE ALSO
.\" --------------------------------------------------------------------
.
From the menu, select Help\->Manual after starting @PACKAGE_NAME@ for
a full manual.