diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index b16420bab2e1..cfdbe2078d3e 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