Page MenuHomeFreeBSD

D49522.id152707.diff
No OneTemporary

D49522.id152707.diff

diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -416,7 +416,7 @@
The process scheduling increment (see
.Xr setpriority 2 ) .
.It Cm rss
-the real memory (resident set) size of the process in Kbytes.
+the real memory (resident set) size of the process in KiB.
.It Cm start
The time the command started.
If the command started less than 24 hours ago, the start time is
@@ -569,7 +569,7 @@
The processor number on which the process is executing (visible only on SMP
systems).
.It Cm dsiz
-data size (in Kbytes)
+data size in KiB
.It Cm emul
system-call emulation environment (ABI)
.It Cm etime
@@ -668,7 +668,7 @@
.It Cm rgroup
group name (from rgid)
.It Cm rss
-resident set size (in Kbytes)
+resident set size in KiB
.It Cm rtprio
realtime priority (see
.Xr rtprio 1)
@@ -693,7 +693,7 @@
.It Cm sl
sleep time (in seconds; 127 = infinity)
.It Cm ssiz
-stack size (in Kbytes)
+stack size in KiB
.It Cm start
time started
.It Cm state
@@ -719,11 +719,11 @@
.It Cm tracer
tracer process ID
.\".It Cm trss
-.\"text resident set size (in Kbytes)
+.\"text resident set size in KiB
.It Cm tsid
control terminal session ID
.It Cm tsiz
-text size (in Kbytes)
+text size in KiB
.It Cm tt
control terminal name (two letter abbreviation)
.It Cm tty
@@ -745,7 +745,7 @@
.It Cm vmaddr
vmspace pointer
.It Cm vsz
-virtual size in Kbytes (alias
+virtual size in KiB (alias
.Cm vsize )
.It Cm wchan
wait channel (as a symbolic name)

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 19, 1:26 AM (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35202201
Default Alt Text
D49522.id152707.diff (1 KB)

Event Timeline