opnsense-src/bin/ps
Olivier Certner d5fff1aad5
ps.1: Remove ambiguity in description of option '-J'
As stated in the previous commit, option '-J' was introduced by commit
"Add -J to filter by matching jail IDs and names."
(13767130c7, 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.

Reviewed by:    ziaee, dch
MFC after:      1 day
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D50194

(cherry picked from commit cbda1aea6532697247bcca6e59d45775857c35e2)
(cherry picked from commit 1586fd84fbdab2e2ec205ca717c69946805f2ba0)

Approved by:    re (cperciva)
2025-05-13 14:41:32 +02:00
..
extern.h ps(1): Remove not-explicitly-requested columns with duplicate data 2025-05-01 21:37:04 +02:00
fmt.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
keyword.c ps(1): Add copyright 2025-05-01 21:48:47 +02:00
Makefile ps(1): Aliases: Resolve once, merge specifications 2025-05-01 21:37:04 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nlist.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
print.c ps(1): Keywords: New UNSPEC type, rename 'alias', re-order fields 2025-05-01 21:37:03 +02:00
ps.1 ps.1: Remove ambiguity in description of option '-J' 2025-05-13 14:41:32 +02:00
ps.c ps(1): Add copyright 2025-05-01 21:48:47 +02:00
ps.h ps(1): Remove not-explicitly-requested columns with duplicate data 2025-05-01 21:37:04 +02:00