From: nbd Date: Tue, 3 Oct 2006 23:20:21 +0000 (+0000) Subject: fix package description X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0120f4e2b97d48c44e9f1007688077fb0bc4a4bc;p=packages.git fix package description git-svn-id: svn://svn.openwrt.org/openwrt/packages@4904 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/iftop/Makefile b/net/iftop/Makefile index 93318ce09..15c982cda 100644 --- a/net/iftop/Makefile +++ b/net/iftop/Makefile @@ -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