Page MenuHomeFreeBSD

ps.1: Remove ambiguity in description of option '-J'
ClosedPublic

Authored by olce on May 6 2025, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 11, 1:39 PM
Unknown Object (File)
Tue, Jun 10, 2:29 PM
Unknown Object (File)
Fri, Jun 6, 11:18 PM
Unknown Object (File)
Mon, Jun 2, 4:01 PM
Unknown Object (File)
Sun, Jun 1, 1:43 PM
Unknown Object (File)
Sat, May 31, 8:31 AM
Unknown Object (File)
Thu, May 29, 10:34 AM
Unknown Object (File)
Wed, May 28, 11:00 PM
Subscribers

Details

Summary

As stated in the previous commit, option '-J' was introduced by commit
"Add -J to filter by matching jail IDs and names."
(13767130c7147ae7182a, r265229), which unfortunately talked about '-J'
being a filter while actually implementing it as a regular selection
option which adds to the processes to display.

The manual page's formulation hinted more at '-J' being a filter, which
it is not, or could be just considered ambiguous, because of the
presence of the "only" word. Consequently, remove it and reformulate.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable