[Hamlib-developer] [Hamlib/Hamlib] a7d24a: Fix typos (missing '('s ) in man pages.
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-05-23 20:06:17
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: a7d24a99dbe9b63f813aa568dd35ffd8eb217227 https://github.com/Hamlib/Hamlib/commit/a7d24a99dbe9b63f813aa568dd35ffd8eb217227 Author: George Baltz N3GB <Geo...@gm...> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- Fix typos (missing '('s ) in man pages. Commit: ae14af4bc1a1cf67ce25b8ee5ef3567a54c63c70 https://github.com/Hamlib/Hamlib/commit/ae14af4bc1a1cf67ce25b8ee5ef3567a54c63c70 Author: George Baltz N3GB <Geo...@gm...> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- Add missing commands to man pages Commit: b6fe91504f06534fa601320fbd7645e619d3a3b3 https://github.com/Hamlib/Hamlib/commit/b6fe91504f06534fa601320fbd7645e619d3a3b3 Author: George Baltz N3GB <Geo...@gm...> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M rigs/kenwood/kenwood.c Log Message: ----------- Avoid NULL dereference in debug statement. Commit: 610bf2d90324f9f1d722923e116943192e748a17 https://github.com/Hamlib/Hamlib/commit/610bf2d90324f9f1d722923e116943192e748a17 Author: Michael Black <mdb...@ya...> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 M rigs/kenwood/kenwood.c Log Message: ----------- Merge pull request #1301 from GeoBaltz/man1 Man1 Compare: https://github.com/Hamlib/Hamlib/compare/79492d42844b...610bf2d90324 |