From 5d0cbba91edea54619fc9dcb0647ac4df8c84c39 Mon Sep 17 00:00:00 2001 From: zcsahok Date: Thu, 28 Dec 2023 12:18:02 +0000 Subject: [PATCH] Minor man page fix --- doc/man1/rigctl.1 | 2 +- doc/man1/rigctld.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man1/rigctl.1 b/doc/man1/rigctl.1 index baf5b8fa8..add6d52e9 100644 --- a/doc/man1/rigctl.1 +++ b/doc/man1/rigctl.1 @@ -1168,7 +1168,7 @@ VFO reset, \(oq4\(cq = Memory Clear reset, \(oq8\(cq = Master reset. .IP Since these values are defined as a bitmask in .IR include/hamlib/rig.h , -it should be possible to AND these values together to do multiple resets at +it should be possible to OR these values together to do multiple resets at once, if the backend supports it or supports a reset action via rig control at all. . diff --git a/doc/man1/rigctld.1 b/doc/man1/rigctld.1 index fa8277a4e..fc701018b 100644 --- a/doc/man1/rigctld.1 +++ b/doc/man1/rigctld.1 @@ -1052,7 +1052,7 @@ VFO reset, \(oq4\(cq = Memory Clear reset, \(oq8\(cq = Master reset. .IP Since these values are defined as a bitmask in .IR include/hamlib/rig.h , -it should be possible to AND these values together to do multiple resets at +it should be possible to OR these values together to do multiple resets at once, if the backend supports it or supports a reset action via rig control at all. .