svn commit: r362226 - head/share/man/man5

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 16 12:40:20 UTC 2020


Author: bapt
Date: Tue Jun 16 12:40:19 2020
New Revision: 362226
URL: https://svnweb.freebsd.org/changeset/base/362226

Log:
  Fix typo in the documentation about the daily ntpd status
  
  PR:		245679
  Submitted by:	Taylor Stearns <t at tstearns.com>
  MFC after:	3 days

Modified:
  head/share/man/man5/periodic.conf.5

Modified: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5	Tue Jun 16 12:26:23 2020	(r362225)
+++ head/share/man/man5/periodic.conf.5	Tue Jun 16 12:40:19 2020	(r362226)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 7, 2018
+.Dd June 16, 2020
 .Dt PERIODIC.CONF 5
 .Os
 .Sh NAME
@@ -518,7 +518,7 @@ for the previous day.
 .Pq Vt num
 Set to the number of maillog files that should be checked
 for yesterday's mail rejects.
-.It Va daily_status_ntpd
+.It Va daily_status_ntpd_enable
 .Pq Vt bool
 Set to
 .Dq Li YES


More information about the svn-src-all mailing list