[Python-apps-commits] r4348 - in packages/smem/trunk/debian (4 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed Dec 23 14:24:42 UTC 2009


    Date: Wednesday, December 23, 2009 @ 14:24:41
  Author: nijel
Revision: 4348

Fix dashes in man page.

Added:
  packages/smem/trunk/debian/patches/
  packages/smem/trunk/debian/patches/manpage-dashes.patch
  packages/smem/trunk/debian/patches/series
Modified:
  packages/smem/trunk/debian/changelog

Modified: packages/smem/trunk/debian/changelog
===================================================================
--- packages/smem/trunk/debian/changelog	2009-12-23 14:22:51 UTC (rev 4347)
+++ packages/smem/trunk/debian/changelog	2009-12-23 14:24:41 UTC (rev 4348)
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #562179).
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 23 Dec 2009 15:19:06 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 23 Dec 2009 15:23:41 +0100

Added: packages/smem/trunk/debian/patches/manpage-dashes.patch
===================================================================
--- packages/smem/trunk/debian/patches/manpage-dashes.patch	                        (rev 0)
+++ packages/smem/trunk/debian/patches/manpage-dashes.patch	2009-12-23 14:24:41 UTC (rev 4348)
@@ -0,0 +1,19 @@
+Subject: Fix dashes in man page
+From: Michal ÄŒihaÅ™ <nijel at debian.org>
+--- a/smem.8
++++ b/smem.8
+@@ -37,12 +37,12 @@
+ .TP
+ .BI "\-K " KERNEL ", \-\-kernel=" KERNEL
+ Path to kernel image.  This lets smem include the size of the kernel's
+-code and statically allocated data in the systemwide (-w) output.
++code and statically allocated data in the systemwide (\-w) output.
+ 
+ .TP
+ .BI "\-R " REALMEM ", \-\-realmem=" REALMEM
+ Amount of physical RAM.  This lets smem detect the amount of memory used
+-by firmware/hardware in the systemwide (-w) output.  If provided, it
++by firmware/hardware in the systemwide (\-w) output.  If provided, it
+ will also be used as the total memory size to base percentages on.
+ 
+ .TP

Added: packages/smem/trunk/debian/patches/series
===================================================================
--- packages/smem/trunk/debian/patches/series	                        (rev 0)
+++ packages/smem/trunk/debian/patches/series	2009-12-23 14:24:41 UTC (rev 4348)
@@ -0,0 +1 @@
+manpage-dashes.patch




More information about the Python-apps-commits mailing list