diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 17:37:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 17:37:31 +0000 |
| commit | 12e720d78bf94de3b7f64be5f7fd7bced7c19b75 (patch) | |
| tree | 4835618eef3d67608a289aa76509767bf890c972 /bin/ps | |
| parent | e0913a2c442fb7f44d978791c07fce9fdb3abb47 (diff) | |
Notes
Diffstat (limited to 'bin/ps')
| -rw-r--r-- | bin/ps/ps.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index d9212a045c0b..dc1f25182e07 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -47,8 +47,9 @@ .Op Fl o Ar fmt .Op Fl p Ar pid .Op Fl t Ar tty -.Oo Fl U Ar username Ns +.Oo Fl U Ar username Ns Xo .Op , Ns Ar username Ns No ... +.Xc .Oc .Op Fl W Ar swap .Nm @@ -226,7 +227,7 @@ The name of the .Xr mutex 9 that the process is currently blocked on. If the name is invalid or unknown, then -.Dq ??? +.Dq ???\& is displayed. .It nice The process scheduling increment (see |
