[Pkg-wmaker-commits] [wmmemload] 24/103: wmmemload: Fix errors in the manpage.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmmemload.

commit b983bd6ce6b075ca387e38fbb56c6857da867ea4
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Oct 4 00:53:16 2014 -0500

    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 <philipp at debian.org>:
    http://sources.debian.net/src/wmmemload/0.1.6-8/debian/patches/03-manual.patch/
---
 doc/wmmemload.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/wmmemload.1 b/doc/wmmemload.1
index 80f832c..cef0b97 100644
--- a/doc/wmmemload.1
+++ b/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 <percentage>
+.B \-am,  \-\-alarm\-mem <percentage>
 activate alarm mode of memory. <percentage> is threshold of percentage from 0
 to 100.(90 is default)
 .TP
-.B \-a,  \-\-alarm\-swap <percentage>
+.B \-as,  \-\-alarm\-swap <percentage>
 activate alarm mode of swap. <percentage> is threshold of percentage from 0 to
 100.(50 is default)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmemload.git



More information about the Pkg-wmaker-commits mailing list