ps(1): Consistent usage of Kbyte unit

Approved by:		kib
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D49504
This commit is contained in:
Olivier Cochard 2025-03-26 13:33:17 +01:00
parent c7ffe32b1b
commit 20bdda14fa

View file

@ -416,7 +416,7 @@ for details.
The process scheduling increment (see
.Xr setpriority 2 ) .
.It Cm rss
the real memory (resident set) size of the process (in 1024 byte units).
the real memory (resident set) size of the process in Kbytes.
.It Cm start
The time the command started.
If the command started less than 24 hours ago, the start time is
@ -668,7 +668,7 @@ real group ID
.It Cm rgroup
group name (from rgid)
.It Cm rss
resident set size
resident set size (in Kbytes)
.It Cm rtprio
realtime priority (see
.Xr rtprio 1)