Page MenuHomeFreeBSD

Remove references to timed(8)
ClosedPublic

Authored by ceri on May 12 2021, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:53 AM
Unknown Object (File)
Jan 15 2024, 8:41 PM
Unknown Object (File)
Jan 8 2024, 8:01 AM
Unknown Object (File)
Dec 20 2023, 10:52 AM
Unknown Object (File)
Dec 12 2023, 8:52 AM
Unknown Object (File)
Dec 3 2023, 12:17 PM
Unknown Object (File)
Nov 9 2023, 8:41 AM
Unknown Object (File)
Nov 6 2023, 3:46 PM
Subscribers

Details

Summary

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

PR: 255425
Submitted by: ceri@

Test Plan

mandoc output review and 'mandoc -Tlint' checks"

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ceri requested review of this revision.May 12 2021, 3:24 PM
ceri created this revision.
ygy added reviewers: manpages, docs.

Looks good to me - don't forget to bump .Dd :)

This revision is now accepted and ready to land.May 12 2021, 4:21 PM
This revision was automatically updated to reflect the committed changes.