memory(8): new man page
This commit is contained in:
parent
2f6b7906e5
commit
3b22e9a59f
1 changed files with 10 additions and 0 deletions
10
sys/man/8/memory
Normal file
10
sys/man/8/memory
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
.TH MEMORY 8
|
||||||
|
.SH NAME
|
||||||
|
memory \- print memory statistics in human-readable format
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B memory
|
||||||
|
.SH DESCRIPTION
|
||||||
|
.I Memory
|
||||||
|
prints statistics about the total system memory, followed by the memory that is currently use.
|
||||||
|
.SH SOURCE
|
||||||
|
.B /rc/bin/memory
|
Loading…
Reference in a new issue