diff options
-rw-r--r-- | bin/ps/ps.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 45ec3b5..b9237e8 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -262,6 +262,8 @@ Marks a process which is in .Xr jail 2 . The hostname of the prison can be found in .Ql Li /proc/<pid>/status . +.It M +Marks a process that is waiting to acquire a mutex. .It R Marks a runnable process. .It S |