svn commit: r249771 - head/usr.sbin/timed/timed
Garrett Cooper
yaneurabeya at gmail.com
Mon Apr 22 18:41:24 UTC 2013
On Apr 22, 2013, at 11:31 AM, Joel Dahl <joel at FreeBSD.org> wrote:
> Author: joel (doc committer)
> Date: Mon Apr 22 18:31:39 2013
> New Revision: 249771
> URL: http://svnweb.freebsd.org/changeset/base/249771
>
> Log:
> Minor update about rc.conf.
>
> Modified:
> head/usr.sbin/timed/timed/timed.8
>
> Modified: head/usr.sbin/timed/timed/timed.8
> ==============================================================================
> --- head/usr.sbin/timed/timed/timed.8 Mon Apr 22 18:11:29 2013 (r249770)
> +++ head/usr.sbin/timed/timed/timed.8 Mon Apr 22 18:31:39 2013 (r249771)
> @@ -44,7 +44,7 @@ The
> .Nm
> utility is a time server daemon
> which is normally invoked at boot time from the
> -.Xr rc.network 8
> +.Xr rc.conf 5
> file.
Neither of these is correct; ntpd/ntpdate are executed via their respective rc scripts, which is executed by rc.subr. I would just delete this portion of the sentence TBH as it's unfortunately misleading :/..
Thanks!
-Garrett
More information about the svn-src-all
mailing list