~ubuntu-branches/ubuntu/jaunty/wmmemload/jaunty

« back to all changes in this revision

Viewing changes to debian/patches/03-manual.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Benner
  • Date: 2008-06-02 16:42:43 UTC
  • mfrom: (3.1.3 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080602164243-wyc19c7ly9ghov64
Tags: 0.1.6-6
Fixing errors in manual page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 01-configure-kfreebsd.dpatch by Philipp Benner <pbenner@uni-osnabrueck.de>
 
3
##
 
4
## DP: Fix errors in the manpage.
 
5
 
 
6
@DPATCH@
 
7
 
 
8
diff -urNad wmmemload-0.1.6~/doc/wmmemload.1 wmmemload-0.1.6/doc/wmmemload.1
 
9
--- wmmemload-0.1.6~/doc/wmmemload.1    2008-05-26 22:35:37 +0700
 
10
+++ wmmemload-0.1.6/doc/wmmemload.1     2008-05-26 22:35:28 +0700
 
11
@@ -61,7 +61,7 @@
 
12
 .B \-c,  \-\-ignore\-cached
 
13
 ignore cached pages. (GNU/Linux / FreeBSD)
 
14
 .TP
 
15
-.B \-c,  \-\-ignore\-wired
 
16
+.B \-wr,  \-\-ignore\-wired
 
17
 ignore wired pages. (FreeBSD)
 
18
 .TP
 
19
 .B \-h,  \-\-help
 
20
@@ -76,11 +76,11 @@
 
21
 .B \-bw, \-\-broken\-wm
 
22
 activate broken window manager fix
 
23
 .TP
 
24
-.B \-a,  \-\-alarm\-mem <percentage>
 
25
+.B \-am,  \-\-alarm\-mem <percentage>
 
26
 activate alarm mode of memory. <percentage> is threshold of percentage from 0
 
27
 to 100.(90 is default)
 
28
 .TP
 
29
-.B \-a,  \-\-alarm\-swap <percentage>
 
30
+.B \-as,  \-\-alarm\-swap <percentage>
 
31
 activate alarm mode of swap. <percentage> is threshold of percentage from 0 to
 
32
 100.(50 is default)