Page MenuHomeFreeBSD

dtrace_dtrace.4: Document the DTrace dtrace provider
ClosedPublic

Authored by 0mp on Jul 11 2025, 8:29 PM.
Referenced Files
F166343870: D51267.id158427.diff
Thu, Aug 13, 12:52 AM
F166337404: D51267.id158360.diff
Thu, Aug 13, 12:05 AM
F166313693: D51267.id158426.diff
Wed, Aug 12, 8:30 PM
F166308006: D51267.id158340.diff
Wed, Aug 12, 7:37 PM
F166303198: D51267.id158461.diff
Wed, Aug 12, 6:49 PM
F166299911: D51267.id158405.diff
Wed, Aug 12, 6:16 PM
F166296819: D51267.id158340.diff
Wed, Aug 12, 5:54 PM
Unknown Object (File)
Mon, Aug 10, 12:46 PM
Subscribers

Diff Detail

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

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