kopia lustrzana https://github.com/Hamlib/Hamlib
Fix syntax error
Fixes an error that happens when trying to run the example: $ nc -w 1 localhost 4532P nc: port number invalid: 4532Ppull/1756/head
rodzic
04a8503eab
commit
2967945e32
|
@ -1741,7 +1741,7 @@ default protocol from the shell prompt:
|
|||
.PP
|
||||
.in +4n
|
||||
.EX
|
||||
$ \fBecho "\\set_freq 14266000" | nc -w 1 localhost 4532\P
|
||||
$ \fBecho "\\set_freq 14266000" | nc -w 1 localhost 4532\fP
|
||||
.EE
|
||||
.in
|
||||
.
|
||||
|
|
Ładowanie…
Reference in New Issue