diff options
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r-- | bin/ps/ps.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 97c37c47506..d15a6248509 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.35 2002/09/04 17:23:40 deraadt Exp $ +.\" $OpenBSD: ps.1,v 1.36 2002/12/19 21:29:46 mickey Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -384,6 +384,8 @@ accounting flag (alias acflg) command and arguments (alias args) .It cpu short-term CPU usage factor (for scheduling) +.It dsiz +data size (in Kbytes) .It emul name of system call emulation environment .It flags @@ -479,6 +481,8 @@ ignored signals (alias ignored) blocked signals (alias blocked) .It sl sleep time (in seconds; 127 = infinity) +.It ssiz +stack size (in Kbytes) .It start time started (alias etime) .It state |