summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-04-06 03:18:57 +0000
committerpeter <peter@FreeBSD.org>1999-04-06 03:18:57 +0000
commitec2b45c06708e39c14d4f70fd4cba98cf248e3dc (patch)
tree22e64b879df54d201e6589e2619adde94aabed0a /bin
parent00ac022f647437c1c36730dffe71445c43e58cc4 (diff)
downloadFreeBSD-src-ec2b45c06708e39c14d4f70fd4cba98cf248e3dc.zip
FreeBSD-src-ec2b45c06708e39c14d4f70fd4cba98cf248e3dc.tar.gz
Update p_flags doc.
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.14
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index b16420b..cfdbe20 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
-.\" $Id: ps.1,v 1.18 1998/06/04 06:46:13 jkoshy Exp $
+.\" $Id: ps.1,v 1.19 1998/06/04 07:02:59 jkoshy Exp $
.\"
.Dd April 18, 1994
.Dt PS 1
@@ -211,8 +211,6 @@ the include file
.It Dv "P_WAITED" Ta No "0x01000 Debugging process has waited for child"
.It Dv "P_WEXIT" Ta No "0x02000 Working on exiting"
.It Dv "P_EXEC" Ta No "0x04000 Process called exec"
-.It Dv "P_NOSWAP" Ta No "0x08000 Another flag to prevent swap out"
-.It Dv "P_PHYSIO" Ta No "0x10000 Doing physical I/O"
.It Dv "P_OWEUPC" Ta No "0x20000 Owe process an addupc() call at next ast"
.It Dv "P_SWAPPING" Ta No "0x40000 Process is being swapped"
.El
OpenPOWER on IntegriCloud