summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.17
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 81a1f6d..118e961 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd March 15, 2013
+.Dd December 27, 2013
.Dt PS 1
.Os
.Sh NAME
@@ -416,8 +416,9 @@ The process has reduced CPU scheduling priority (see
.It Li s
The process is a session leader.
.It Li V
-The process is suspended during a
-.Xr vfork 2 .
+The process' parent is suspended during a
+.Xr vfork 2 ,
+waiting for the process to exec or exit.
.It Li W
The process is swapped out.
.It Li X
OpenPOWER on IntegriCloud