File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ default is seconds, unless you specify one of the following suffixes
8585(case-insensitive):
8686.TP
8787.BR us ,\ usec
88- microseconds
88+ microseconds (a millionth of a second, 1 / 1 000 000)
8989.TP
9090.BR ms ,\ msec
91- milliseconds
91+ milliseconds (a thousandth of a second, 1 / 1 000)
9292.TP
9393.BR s ,\ sec
9494seconds
@@ -107,19 +107,19 @@ default is bytes, unless you specify one of the following suffixes
107107disk sectors (a sector is always 512).
108108.TP
109109.BR KiB ,\ k ,\ kb
110- kilobytes
110+ kilobytes (1 024 bytes)
111111.TP
112112.B page
113113memory pages (a page is always 4KiB).
114114.TP
115115.BR MiB ,\ m ,\ mb
116- megabytes
116+ megabytes (1 048 576 bytes)
117117.TP
118118.BR GiB ,\ g ,\ gb
119- gigabytes
119+ gigabytes (1 073 741 824 bytes)
120120.TP
121121.BR TiB ,\ t ,\ tb
122- terabytes
122+ terabytes (1 099 511 627 776 bytes)
123123.PP
124124For options that expect " number" argument (\fB -p \fR and \fB -c \fR ) you
125125can optionally specify one of the following suffixes (case-insensitive):
You can’t perform that action at this time.
0 commit comments