memory(8): man page improvements
This commit is contained in:
parent
3b22e9a59f
commit
80c89cfa32
1 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,9 @@ memory \- print memory statistics in human-readable format
|
||||||
.B memory
|
.B memory
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.I Memory
|
.I Memory
|
||||||
prints statistics about the total system memory, followed by the memory that is currently use.
|
prints statistics about the total system memory, followed by
|
||||||
|
the memory that is currently use, by concatenating the file
|
||||||
|
.B /dev/swap
|
||||||
|
and filtering the output for human consumption.
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /rc/bin/memory
|
.B /rc/bin/memory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue