Page MenuHomeFreeBSD

Bug 268052: Extend -p option of ps(1) with some clarifications
ClosedPublic

Authored by bcr on Jun 18 2023, 9:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 1:39 AM
Unknown Object (File)
Mon, May 11, 4:36 PM
Unknown Object (File)
Fri, May 8, 9:42 PM
Unknown Object (File)
Tue, Apr 28, 9:40 PM
Unknown Object (File)
Tue, Apr 28, 12:55 AM
Unknown Object (File)
Mon, Apr 27, 12:07 PM
Unknown Object (File)
Mon, Apr 27, 6:32 AM
Unknown Object (File)
Apr 18 2026, 12:02 PM

Details

Summary

The patch is based on the submitted suggestion, Bugzilla link.

Test Plan
  1. Apply patch to /bin/ps/ps.1
  2. Review output: man ./ps.1
  3. Comment/approve

Both igor and mandoc -Tlint are fine with the change.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bcr requested review of this revision.Jun 18 2023, 9:10 AM
bcr edited the summary of this revision. (Show Details)
pauamma_gundo.com added inline comments.
bin/ps/ps.1
233

Per M-W, the preferred spelling is "descendant". It's also more consistent with "descendancy" in the description of -d.

Fix spelling of descendant.

bcr marked an inline comment as done.Jun 21 2023, 4:37 PM

Thanks for the grammar hint. Fixed.

This revision is now accepted and ready to land.Jun 22 2023, 10:12 PM