git: 9front

Download patch

ref: 4d10558b26d43280a97cb57a096dbf71e98df341
parent: a1473ecf9fe13bbf8f9b5cb4f5fac9fc9f488bc4
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
--