From 21ebcfbd9964520ec42e7bb2b40ed2700ade0a9f Mon Sep 17 00:00:00 2001 From: George Baltz N3GB Date: Mon, 26 Jan 2026 19:37:09 -0500 Subject: [PATCH] Fix typos in man pages (cherry picked from commit cda9d0bcc9d7083544438d715210700361919370) --- doc/man1/rigctl.1 | 4 ++-- doc/man1/rigctld.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man1/rigctl.1 b/doc/man1/rigctl.1 index 67fd009af..aeacb776e 100644 --- a/doc/man1/rigctl.1 +++ b/doc/man1/rigctl.1 @@ -1559,7 +1559,7 @@ Get .IP Returns Status as 1 if vfo option is on and 0 if vfo option is off. This command reflects the -o switch for -.B rigctld +.B rigctl and .B rigctld and can be dynamically changed by @@ -1572,7 +1572,7 @@ Set .IP Set vfo option Status 1=on or 0=off This is the same as using the -o switch for -.B rigctld +.B rigctl and .B rigctld. This can be dynamically changed while running. diff --git a/doc/man1/rigctld.1 b/doc/man1/rigctld.1 index ebdff0128..3c92a6140 100644 --- a/doc/man1/rigctld.1 +++ b/doc/man1/rigctld.1 @@ -1580,7 +1580,7 @@ Get .IP Returns Status as 1 if vfo option is on and 0 if vfo option is off. This command reflects the -o switch for -.B rigctld +.B rigctl and .B rigctld and can be dynamically changed by @@ -1593,7 +1593,7 @@ Set .IP Set vfo option Status 1=on or 0=off This is the same as using the -o switch for -.B rigctld +.B rigctl and .B rigctld. This can be dynamically changed while running.