fix package description
authorFelix Fietkau <nbd@openwrt.org>
Tue, 3 Oct 2006 23:20:21 +0000 (23:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 3 Oct 2006 23:20:21 +0000 (23:20 +0000)
SVN-Revision: 4904

net/iftop/Makefile

index 93318ce096472378b401d97e328f8d4aa9d883d2..15c982cdaed9074889c7cc271851deaf482ab766 100644 (file)
@@ -29,7 +29,7 @@ define Package/iftop
   DESCRIPTION:=iftop does for network usage what top(1) does for CPU usage. It\\\
 listens to network traffic on a named interface and displays a\\\
 table of current bandwidth usage by pairs of hosts. Handy for\\\
-answering the question "why is our ADSL link so slow?".\\\
+answering the question 'why is our ADSL link so slow?'.
   URL:=http://www.ex-parrot.com/~pdw/iftop/
 endef