[Python-apps-commits] r9196 - in packages/smem/trunk/debian (3 files)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Thu Nov 1 12:32:55 UTC 2012
Date: Thursday, November 1, 2012 @ 12:32:54
Author: nijel
Revision: 9196
Fix - used in manpages.
Added:
packages/smem/trunk/debian/patches/manpage.patch
Modified:
packages/smem/trunk/debian/changelog
packages/smem/trunk/debian/patches/series
Modified: packages/smem/trunk/debian/changelog
===================================================================
--- packages/smem/trunk/debian/changelog 2012-11-01 12:31:47 UTC (rev 9195)
+++ packages/smem/trunk/debian/changelog 2012-11-01 12:32:54 UTC (rev 9196)
@@ -4,6 +4,7 @@
* New upstream release (Closes: #692021).
* Build and install smemcap (Closes: #692020).
* Bump standards to 3.9.3.
+ * Fix - used in manpages.
-- Michal ÄŒihaÅ™ <nijel at debian.org> Thu, 01 Nov 2012 13:20:00 +0100
Added: packages/smem/trunk/debian/patches/manpage.patch
===================================================================
--- packages/smem/trunk/debian/patches/manpage.patch (rev 0)
+++ packages/smem/trunk/debian/patches/manpage.patch 2012-11-01 12:32:54 UTC (rev 9196)
@@ -0,0 +1,20 @@
+--- a/smem.8
++++ b/smem.8
+@@ -48,7 +48,7 @@
+ Amount of physical RAM. This lets smem detect the amount of memory used
+ by firmware/hardware in the systemwide (\-w) output. If provided, it
+ will also be used as the total memory size to base percentages on.
+-Example: --realmem=1024M
++Example: \-\-realmem=1024M
+
+ .TP
+ .BI "\-S " SOURCE ", \-\-source=" SOURCE
+@@ -172,7 +172,7 @@
+ .IP 4.
+ Copy the output to another machine and run smem on it:
+ .br
+-smem -S memorycapture.tar
++smem \-S memorycapture.tar
+
+ .SH FILES
+ .I /proc/$pid/cmdline
Modified: packages/smem/trunk/debian/patches/series
===================================================================
--- packages/smem/trunk/debian/patches/series 2012-11-01 12:31:47 UTC (rev 9195)
+++ packages/smem/trunk/debian/patches/series 2012-11-01 12:32:54 UTC (rev 9196)
@@ -1 +1,2 @@
+manpage.patch
buildsystem.patch
More information about the Python-apps-commits
mailing list