Date: Thu, 10 Dec 2020 09:51:50 +0000 (UTC) From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r368506 - stable/12/share/man/man5 Message-ID: <202012100951.0BA9poSp000654@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer) Date: Thu Dec 10 09:51:50 2020 New Revision: 368506 URL: https://svnweb.freebsd.org/changeset/base/368506 Log: MFC r362226 (by bapt): Fix typo in the documentation about the daily ntpd status PR: 245679 Submitted by: Taylor Stearns <t@tstearns.com> Modified: stable/12/share/man/man5/periodic.conf.5 Directory Properties: stable/12/ (props changed) Modified: stable/12/share/man/man5/periodic.conf.5 ============================================================================== --- stable/12/share/man/man5/periodic.conf.5 Thu Dec 10 09:39:27 2020 (r368505) +++ stable/12/share/man/man5/periodic.conf.5 Thu Dec 10 09:51:50 2020 (r368506) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012100951.0BA9poSp000654>