1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
From: Paride Legovini <paride@debian.org>
Date: Tue, 3 Apr 2018 16:01:35 +0200
Subject: Fix manpage spelling errors
---
radioclkd.1 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/radioclkd.1 b/radioclkd.1
index a67aaba..7f0b4a6 100644
--- a/radioclkd.1
+++ b/radioclkd.1
@@ -158,12 +158,12 @@ command.
.SH BUGS
If you are running a kernel with the PPS kit and have a clock attached to
the DCD line you may experience lockups. If you encounter this problem the
-currently recomended solution is to move the clock to either the CTS or DSR
+currently recommended solution is to move the clock to either the CTS or DSR
lines.
-.\The code for decoding the JJY time signal is untested against a live received
-.\signal at this point in time. Though it is believed to function correctly.
-.\However you should procede with caution if you intend to use the JJY time
-.\signal until correct operation has been verified.
+.\"The code for decoding the JJY time signal is untested against a live received
+.\"signal at this point in time. Though it is believed to function correctly.
+.\"However you should proceed with caution if you intend to use the JJY time
+.\"signal until correct operation has been verified.
.SH AUTHOR
This program was written by Jonathan Buzzard <jonathan@buzzard.org.uk> and may
be freely distributed under the terms of the GNU General Public License. There
|