- Add some examples showing binary, arguments and file info from living processes.
- Show information from core dumps including an attempt using an old core file.
- While here, fix warning no blank before trailing delimiter reported by igor.
Details
Details
- Reviewers
allanjude 0mp - Group Reviewers
manpages - Commits
- rS366449: procstat(1): Add EXAMPLES section
- mandoc -Tlint clean
- igor clean (except for a false positive with repeated - characters.
- aspell happy
- man ./procstat.1 renders the page properly
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
usr.bin/procstat/procstat.1 | ||
---|---|---|
724 ↗ | (On Diff #73697) | .Fx should be on its own line. |
usr.bin/procstat/procstat.1 | ||
---|---|---|
724 ↗ | (On Diff #73697) |
Sorry! neither mandoc nor igor said a thing :-) |
Comment Actions
LGTM!
Would you like to MFC this patch?
usr.bin/procstat/procstat.1 | ||
---|---|---|
724 ↗ | (On Diff #73697) | They are not perfect :D. |
Comment Actions
OK,
I haven't merged things in base, only in ports which is a breeze with the mfh script :)
I see the procedure is documented
Target branches would be stable/11 and stable/12?
Comment Actions
Thanks for reviewing this!
I suppose now that 12.2 is almost out it doesn't make sense to MFH. Sorry for that, I forgot about this review.