diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-06-11 06:35:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-06-11 06:35:32 +0000 |
commit | f47069e87078c9abc30c43666e2e3c72d844adc6 (patch) | |
tree | 7d7530a224887eb7809d1a0213f1f3195ac5db42 /bin/ps/ps.1 | |
parent | 47f0f1b4bdd92d63290426cf9842c380309367d2 (diff) |
doc cpuid
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 7333eddec51..1946b1a2647 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.48 2004/05/25 18:47:00 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.49 2004/06/11 06:35:31 deraadt Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -380,6 +380,8 @@ accounting flag (alias acflg) command and arguments (alias args) .It cpu short-term CPU usage factor (for scheduling) +.It cpuid +CPU id (non-zero in multiprocessor systems) .It dsiz data size (in Kbytes) .It emul |