From 3b22e9a59f707a01c0997b5854ee313afdf9cf90 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Thu, 18 Aug 2011 15:12:35 -0500 Subject: memory(8): new man page --- sys/man/8/memory | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sys/man/8/memory diff --git a/sys/man/8/memory b/sys/man/8/memory new file mode 100644 index 000000000..f28b46695 --- /dev/null +++ b/sys/man/8/memory @@ -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 -- cgit v1.2.3