fix package description
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Oct 2006 23:20:21 +0000 (23:20 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Oct 2006 23:20:21 +0000 (23:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4904 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/iftop/Makefile

index 93318ce..15c982c 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