[Bug 255425] timed(8) was removed in 2018 but references remain

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Nov 2022 09:19:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255425

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=17948f07ebe2dcb99d0ae79414f6395574369c98

commit 17948f07ebe2dcb99d0ae79414f6395574369c98
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2021-05-13 07:53:08 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-11-14 09:18:52 +0000

    Remove references to timed(8)

    There are still references to timed(8) and timedc(8) in the base system,
    which were removed in 2018.

    PR: 255425
    Reported by:    Ceri Davies <ceri at submonkey dot net>
    Reviewed by:    ygy, gbe
    Differential Revision:  https://reviews.freebsd.org/D30232

    (cherry picked from commit 1760799b4c612b98c0e5c1abeb03814e24c33cf6)

 lib/libc/rpc/rtime.3         |  4 +---
 lib/libc/sys/adjtime.2       |  6 ++----
 lib/libc/sys/clock_gettime.2 |  3 +--
 lib/libc/sys/gettimeofday.2  |  5 ++---
 libexec/rc/rc.conf           |  2 --
 share/man/man5/rc.conf.5     | 24 ------------------------
 6 files changed, 6 insertions(+), 38 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.