|
Lines 229-234
is also specified,
Link Here
|
| 229 |
extract the name list from the specified system instead of the default, |
229 |
extract the name list from the specified system instead of the default, |
| 230 |
which is the kernel image the system has booted from. |
230 |
which is the kernel image the system has booted from. |
| 231 |
.El |
231 |
.El |
|
|
232 |
.Sh ENVIRONMENT |
| 233 |
.Bl -tag -width BLOCKSIZE |
| 234 |
.It Ev BLOCKSIZE |
| 235 |
If the environment variable |
| 236 |
.Ev BLOCKSIZE |
| 237 |
is set, and the |
| 238 |
.Fl h , k , |
| 239 |
or |
| 240 |
.Fl m |
| 241 |
options are not specified, the block counts will be displayed in units of |
| 242 |
that block size. |
| 243 |
If |
| 244 |
.Ev BLOCKSIZE |
| 245 |
is not set, and the |
| 246 |
.Fl h , k , |
| 247 |
or |
| 248 |
.Fl m |
| 249 |
options are not specified, the block counts will be displayed in 512-byte |
| 250 |
blocks. |
| 251 |
.El |
| 232 |
.Sh SEE ALSO |
252 |
.Sh SEE ALSO |
| 233 |
.Xr ps 1 , |
253 |
.Xr ps 1 , |
| 234 |
.Xr systat 1 , |
254 |
.Xr systat 1 , |