Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162860042
D49522.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D49522.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 18, 5:37 PM (7 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35202201
Default Alt Text
D49522.diff (1 KB)
Attached To
Mode
D49522: ps.1: Use ISO/IEC byte units
Attached
Detach File
Event Timeline
Log In to Comment