[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. v4.0rc1-7-g65d8ac8d
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <mdb...@us...> - 2020-07-14 17:56:26
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via 65d8ac8d95f92c2d6099c3f4f047bc400fddfaf7 (commit) from 17112c308e91169363e1698d6f267ed7b4245d28 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 65d8ac8d95f92c2d6099c3f4f047bc400fddfaf7 Author: Michael Black W9MDB <mdb...@ya...> Date: Tue Jul 14 12:56:09 2020 -0500 Fix spelling error in rigctl.1 diff --git a/doc/man1/rigctl.1 b/doc/man1/rigctl.1 index 9a3cd679..c57eaf44 100644 --- a/doc/man1/rigctl.1 +++ b/doc/man1/rigctl.1 @@ -1099,7 +1099,7 @@ character should not be a part of the input string. Send a raw command string to the radio and expect a number of bytes returned. .IP This is useful for testing and troubleshooting radio commands and responses when -developing a backend. If the # of bytes requested is <= the number actually returnead no timeout will occur. +developing a backend. If the # of bytes requested is <= the number actually returned no timeout will occur. .IP The command argument can have no spaces in it. For binary protocols enter values as \\0xAA\\0xBB. Expect a ----------------------------------------------------------------------- Summary of changes: doc/man1/rigctl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |