https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255425

--- Comment #6 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1760799b4c612b98c0e5c1abeb03814e24c33cf6

commit 1760799b4c612b98c0e5c1abeb03814e24c33cf6
Author:     Ceri Davies <[email protected]>
AuthorDate: 2021-05-13 07:53:08 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2021-05-13 07:53:08 +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
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D30232

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to