Document "emul" keyword. Fixes PR 36935.
Also sort list of keywords, and bump date.
This commit is contained in:
parent
90ef42f1bb
commit
6fc16fbc88
10
bin/ps/ps.1
10
bin/ps/ps.1
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ps.1,v 1.79 2007/09/01 16:54:40 yamt Exp $
|
||||
.\" $NetBSD: ps.1,v 1.80 2007/09/09 10:35:32 apb Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
|
||||
.\"
|
||||
.Dd September 2, 2007
|
||||
.Dd September 9, 2007
|
||||
.Dt PS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -511,6 +511,8 @@ accumulated CPU time of all children that have exited
|
||||
effective group id
|
||||
.It Ar egroup
|
||||
group name (from egid)
|
||||
.It Ar emul
|
||||
emulation name
|
||||
.It Ar etime
|
||||
elapsed time since the process was started, in the form
|
||||
.Li [[dd-]hh:]mm:ss
|
||||
@ -525,10 +527,10 @@ the process flags, in hexadecimal (alias
|
||||
effective group id
|
||||
.It Ar group
|
||||
group name (from gid)
|
||||
.It Ar groups
|
||||
group access list
|
||||
.It Ar groupnames
|
||||
group names (from group access list)
|
||||
.It Ar groups
|
||||
group access list
|
||||
.It Ar holdcnt
|
||||
number of holds on the process (if non-zero, process can't be swapped)
|
||||
.It Ar inblk
|
||||
|
Loading…
Reference in New Issue
Block a user