diff options
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 1e64816e754..7328d30fd73 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.124 2022/02/15 23:16:00 rob Exp $ +.\" $OpenBSD: ps.1,v 1.125 2022/03/31 17:27:14 naddy Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -30,7 +30,7 @@ .\" .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: February 15 2022 $ +.Dd $Mdocdate: March 31 2022 $ .Dt PS 1 .Os .Sh NAME @@ -186,7 +186,7 @@ Alias: The CPU utilization of the process; this is a decaying average over up to a minute of previous (real) time. Since the time base over which this is computed varies (since processes may -be very young) it is possible for the sum of all +be very young), it is possible for the sum of all .Cm %cpu fields to exceed 100%. .It Cm %mem |