From 183f35d886a95433c6641dff17c95b539c8be70a Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Sat, 4 Oct 2014 00:53:16 -0500 Subject: [PATCH] wmmemload: Fix errors in the manpage. Several command-line options were incorrectly given in the manpage. Based on the patch from Debian by Philipp Benner : http://sources.debian.net/src/wmmemload/0.1.6-8/debian/patches/03-manual.patch/ --- wmmemload/doc/wmmemload.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wmmemload/doc/wmmemload.1 b/wmmemload/doc/wmmemload.1 index 80f832c..cef0b97 100644 --- a/wmmemload/doc/wmmemload.1 +++ b/wmmemload/doc/wmmemload.1 @@ -61,7 +61,7 @@ ignore buffers. (GNU/Linux) .B \-c, \-\-ignore\-cached ignore cached pages. (GNU/Linux / FreeBSD) .TP -.B \-c, \-\-ignore\-wired +.B \-wr, \-\-ignore\-wired ignore wired pages. (FreeBSD) .TP .B \-h, \-\-help @@ -76,11 +76,11 @@ run the application in windowed mode .B \-bw, \-\-broken\-wm activate broken window manager fix .TP -.B \-a, \-\-alarm\-mem +.B \-am, \-\-alarm\-mem activate alarm mode of memory. is threshold of percentage from 0 to 100.(90 is default) .TP -.B \-a, \-\-alarm\-swap +.B \-as, \-\-alarm\-swap activate alarm mode of swap. is threshold of percentage from 0 to 100.(50 is default)