Page MenuHomeFreeBSD

dtrace_dtrace.4: Document the DTrace dtrace provider
ClosedPublic

Authored by 0mp on Fri, Jul 11, 8:29 PM.
Referenced Files
Unknown Object (File)
Mon, Jul 21, 3:52 PM
Unknown Object (File)
Mon, Jul 21, 2:37 AM
Unknown Object (File)
Sun, Jul 20, 12:38 PM
Unknown Object (File)
Sun, Jul 20, 10:50 AM
Unknown Object (File)
Sun, Jul 20, 10:02 AM
Unknown Object (File)
Sun, Jul 20, 9:32 AM
Unknown Object (File)
Sun, Jul 20, 9:17 AM
Unknown Object (File)
Thu, Jul 17, 12:34 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.Fri, Jul 11, 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.Sun, Jul 13, 4:29 PM