Page MenuHomeFreeBSD

Fix some issues with the dtrace_lockstat.4 man page
ClosedPublic

Authored by markj on Jun 21 2017, 5:47 PM.
Tags
None
Referenced Files
F153669978: D11293.id.diff
Wed, Apr 22, 7:27 PM
F153654689: D11293.id.diff
Wed, Apr 22, 4:37 PM
Unknown Object (File)
Mon, Apr 20, 12:08 AM
Unknown Object (File)
Sat, Apr 18, 9:23 PM
Unknown Object (File)
Sat, Apr 18, 9:22 PM
Unknown Object (File)
Sat, Apr 18, 6:53 PM
Unknown Object (File)
Fri, Apr 17, 5:32 AM
Unknown Object (File)
Thu, Apr 16, 3:03 AM
Subscribers
None

Details

Summary
  • Address most of the post-commit comments that wblock made on D11128. (We're still using .Nm incorrectly.)
  • Reference the FreeBSD man pages (e.g., mutex(9)) for the lock types supported by the lockstat provider.
  • Add a BUGS section.
  • Try to eliminate some of the redundancy in the original by grouping some probe descriptions in the same paragraph.
  • Fix various factual errors and omissions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added reviewers: wblock, manpages.
This revision was automatically updated to reflect the committed changes.