[Pkg-wmaker-commits] [wmmemload] 09/103: fixing bugs in manpage

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:38 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 1e4a51040db42016d2ed45045ffc3db9d7b1d2d2
Author: Philipp Benner <philipp at debian.org>
Date:   Mon Jun 2 14:46:11 2008 +0000

    fixing bugs in manpage
---
 debian/changelog                |  6 ++++++
 debian/patches/00list           |  1 +
 debian/patches/03-manual.dpatch | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 51bc993..1f46462 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wmmemload (0.1.6-6) unstable; urgency=low
+
+  * Fixing errors in manual page.
+
+ -- Philipp Benner <pbenner at uni-osnabrueck.de>  Mon, 02 Jun 2008 16:42:43 +0200
+
 wmmemload (0.1.6-5) unstable; urgency=low
 
   * New maintainer e-mail address.
diff --git a/debian/patches/00list b/debian/patches/00list
index 56d72ed..b42285f 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1,2 +1,3 @@
 01-configure-kfreebsd
 02-stamp-h-in
+03-manual
diff --git a/debian/patches/03-manual.dpatch b/debian/patches/03-manual.dpatch
new file mode 100755
index 0000000..54e2a30
--- /dev/null
+++ b/debian/patches/03-manual.dpatch
@@ -0,0 +1,32 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01-configure-kfreebsd.dpatch by Philipp Benner <pbenner at uni-osnabrueck.de>
+##
+## DP: Fix errors in the manpage.
+
+ at DPATCH@
+
+diff -urNad wmmemload-0.1.6~/doc/wmmemload.1 wmmemload-0.1.6/doc/wmmemload.1
+--- wmmemload-0.1.6~/doc/wmmemload.1	2008-05-26 22:35:37 +0700
++++ wmmemload-0.1.6/doc/wmmemload.1	2008-05-26 22:35:28 +0700
+@@ -61,7 +61,7 @@
+ .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 @@
+ .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