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
Unknown Object (File)
Sat, Sep 20, 10:15 PM
Unknown Object (File)
Aug 31 2025, 3:34 AM
Unknown Object (File)
Jul 29 2025, 2:29 AM
Unknown Object (File)
Jul 26 2025, 6:41 PM
Unknown Object (File)
Jun 20 2025, 11:21 PM
Unknown Object (File)
Jun 19 2025, 7:41 AM
Unknown Object (File)
Jun 18 2025, 11:21 AM
Unknown Object (File)
Jun 14 2025, 1:46 PM
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.