Skip to content

Commit 9fe15f3

Browse files
authored
Merge pull request Hamlib#1683 from dforsi/fix/typos
Fix my previous commit ("Add bold" d954584)
2 parents c6a3008 + e00f357 commit 9fe15f3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

doc/man1/rigctld.1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ See model list (use \(lqrigctld -l\(rq).
119119
(or third party software using the C API) will use radio model 2 for
120120
.B NET rigctl
121121
(this model number is not used for
122-
.B rigctl
122+
.B rigctld
123123
even though it shows in the model
124124
list).
125125
.
@@ -399,19 +399,19 @@ option as it generates no output on its own.
399399
.TP
400400
.BR \-A ", " \-\-password
401401
Sets password on
402-
.B rigctl
402+
.B rigctld
403403
which requires hamlib to use rig_set_password and rigctl to use \\password to access rigctld. A 32-char shared secret will be displayed to be used on the client side.
404404
.
405405
.TP
406406
.BR \-R ", " \-\-rigctld\-idle
407407
Will make
408-
.B rigctl
408+
.B rigctld
409409
close the rig when no clients are connected. Normally remains connected to speed up connects.
410410
.
411411
.TP
412412
.BR \-b ", " \-\-bind\-all
413413
Will make
414-
.B rigctl
414+
.B rigctld
415415
try to bind to first network device available.
416416
.
417417
.TP
@@ -421,7 +421,7 @@ Show a summary of these options and exit.
421421
.TP
422422
.BR \-V ", " \-\-version
423423
Show version of
424-
.B rigctl
424+
.B rigctld
425425
and exit.
426426
.
427427
.PP
@@ -1233,7 +1233,7 @@ Examples:
12331233
.TP
12341234
.BR client_version " \(aq" \fIString\fP "\(aq
12351235
Client can send its version to
1236-
.B rigctl
1236+
.B rigctld
12371237
and get feedback on compatibility, deprecation, and alternatives
12381238
.TP
12391239
.BR hamlib_version

0 commit comments

Comments
 (0)