shithub: riscv

Download patch

ref: 3b22e9a59f707a01c0997b5854ee313afdf9cf90
parent: 2f6b7906e5bd98e0a98622437c2227cade31a08d
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Aug 18 11:12:35 EDT 2011

memory(8): new man page

--- /dev/null
+++ b/sys/man/8/memory
@@ -1,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
--