Den mån 26 sep. 2022 kl 12:28 skrev Marc Beste <mbe@dca-computer.de>:
>
> Dear Sir or Madam,
>
> when writing a script to check if my local NTP server is providing the
> time to my network I have noticed a slight inaccuracy in the FAQ
> regarding the status of ntpd in logs.
>
> https://www.openbsd.org/faq/faq10.html#OpenNTPD
>
> Where it says:
> 'a "clock now synced" message will appear in /var/log/daemon'
>
> it should say:
> 'a "clock is now synced" message will appear in /var/log/daemon'
>
> I have observed this on OpenBSD 7.1 amd64.
> Thank you very much for your time and effort.
>
> Best regards, Marc
>
For convenience:
Index: faq10.html
===================================================================
RCS file: /cvs/www/faq/faq10.html,v
retrieving revision 1.298
diff -u -p -u -r1.298 faq10.html
--- faq10.html 22 Dec 2021 17:14:13 -0000 1.298
+++ faq10.html 26 Sep 2022 10:30:26 -0000
@@ -261,7 +261,7 @@ When you have <a href="https://man.openb
other machines may not be able to synchronize their clocks right away.
This is because time information won't be served until the local clock
is synced with a reasonable level of stability.
-Once this level is reached, a "clock now synced" message will appear in
+Once this level is reached, a "clock is now synced" message will appear in
<code>/var/log/daemon</code>.
--
May the most significant bit of your life be positive.
No comments:
Post a Comment