From 2967945e327d91eb08413140fc80759527ae0c56 Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Fri, 6 Jun 2025 19:19:39 +0200 Subject: [PATCH 1/2] Fix syntax error Fixes an error that happens when trying to run the example: $ nc -w 1 localhost 4532P nc: port number invalid: 4532P --- doc/man1/rigctld.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man1/rigctld.1 b/doc/man1/rigctld.1 index 187ecfce1..b8bd84949 100644 --- a/doc/man1/rigctld.1 +++ b/doc/man1/rigctld.1 @@ -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 . From 0123cce1356b99ff15d9d3a400556bd0b8de7e8b Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Fri, 6 Jun 2025 21:00:40 +0200 Subject: [PATCH 2/2] Fix typo Do the same change as in commit 42f41773 --- doc/man1/rigctl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man1/rigctl.1 b/doc/man1/rigctl.1 index 2fec9b6a9..557b3028c 100644 --- a/doc/man1/rigctl.1 +++ b/doc/man1/rigctl.1 @@ -538,7 +538,7 @@ option above) only a single VFO parameter is required: .IP .in +4n .EX -.RB $ " rigctl -m 229 -r /dev/rig -o" +.RB $ " rigctl -m 2029 -r /dev/rig -o" Rig command: V VFO: VFOB