Document the 'M' state.

This commit is contained in:
Dag-Erling Smørgrav 2002-02-16 18:47:22 +00:00
parent 1b56782026
commit 3ab6656108
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90738

View file

@ -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