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
F161491556: D40595.diff
Sat, Jul 4, 6:38 AM
Unknown Object (File)
Fri, Jul 3, 8:49 AM
Unknown Object (File)
Tue, Jun 23, 2:06 AM
Unknown Object (File)
Mon, Jun 15, 1:34 AM
Unknown Object (File)
Sun, Jun 7, 9:29 PM
Unknown Object (File)
Jun 3 2026, 9:15 AM
Unknown Object (File)
Jun 2 2026, 1:19 PM
Unknown Object (File)
May 25 2026, 6:03 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_chezdork.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