Page MenuHomeFreeBSD

dtrace_dtrace.4: Document the DTrace dtrace provider
ClosedPublic

Authored by 0mp on Jul 11 2025, 8:29 PM.
Referenced Files
Unknown Object (File)
Sun, Mar 29, 12:57 AM
Unknown Object (File)
Mon, Mar 23, 7:29 PM
Unknown Object (File)
Thu, Mar 19, 3:50 PM
Unknown Object (File)
Feb 7 2026, 4:04 PM
Unknown Object (File)
Jan 13 2026, 3:20 AM
Unknown Object (File)
Dec 12 2025, 5:10 PM
Unknown Object (File)
Dec 12 2025, 9:24 AM
Unknown Object (File)
Dec 12 2025, 3:11 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65405
Build 62288: arc lint + arc unit

Event Timeline

0mp requested review of this revision.Jul 11 2025, 8:29 PM
share/man/man4/dtrace_dtrace.4
2

You can use spdx short form now as in style. 9

  • Fix ERROR's args (arg0 should not be documented; real arguments are arg1-arg5)
  • Expand example 2
share/man/man4/dtrace_dtrace.4
26–27
43
113
  • Address bcr's comments
0mp marked 4 inline comments as done.
  • Address feedback

I haven't checked mandoc -Tlint, but make sure there are no errors there as well.

This revision is now accepted and ready to land.Jul 13 2025, 4:29 PM