Source: asmon
Source-Version: 0.71-5
Tags: patch
Severity: minor

Just a typo I found at random

---
Index: asmon-0.71-5/asmon/asmon.c
===================================================================
--- asmon-0.71-5/asmon/asmon.c
+++ asmon-0.71-5/asmon/asmon.c
@@ -178,9 +178,9 @@
 
 void usage(void) {
     fprintf(stderr, "\nasmon %s - by Brad Hall (b...@rio.vg)\n\t\toriginally 
based on Timecop's wmcpu\n\n", ASMON_VERSION);
     fprintf(stderr, "The top bar: left is the CPU usage, right is the load 
average\n");
+    fprintf(stderr, "The middle bar: left memory usage divided by ticks into 
shared, buffers, and\n\t\t cached, respectively, and the number of megs 
used\n");
-    fprintf(stderr, "The middle bar: left memory usage devided by ticks into 
shared, buffers, and\n\t\t cached, respectively, and the number of megs 
used\n");
     fprintf(stderr, "The lower bar: the left swap usage and the number of megs 
swappedd avg\n");
     fprintf(stderr, "The bottom: the left is a set of LED's marking page's and 
swap's, the right is\n\t\t a bar representing the amount of memory that the X 
server \n\t\t is taking up, and the exact megs\n\n usage:\n");
     fprintf(stderr, "\t-display <display name>\n");
     fprintf(stderr, "\t-h\tthis screen\n");

-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to