diff options
| author | Olivier Certner <olce@FreeBSD.org> | 2025-05-06 13:47:18 +0000 |
|---|---|---|
| committer | Olivier Certner <olce@FreeBSD.org> | 2025-05-07 09:14:55 +0000 |
| commit | cbda1aea6532697247bcca6e59d45775857c35e2 (patch) | |
| tree | 72007e167d5ba82e141c602d21f96c7228df4724 /bin/ps | |
| parent | 428200d2f0689aa801f5cab15d3066e2c77825f5 (diff) | |
Diffstat (limited to 'bin/ps')
| -rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 24d8f98b1f73..1c964157f53f 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 28, 2025 +.Dd May 06, 2025 .Dt PS 1 .Os .Sh NAME @@ -289,7 +289,7 @@ of the jail. Use .Fl J .Sy 0 -to display only host processes. +to request display of host processes. Implies .Fl x by default. |
