aboutsummaryrefslogtreecommitdiffstats
path: root/package/rrdtool
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 17:08:18 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 17:08:18 +0000
commitc6a1829d3cc17aef9f2e3178cb1d894c9dd6c0fa (patch)
tree0966c65b2ba2b35500288d72696e41f8d0249146 /package/rrdtool
parentaef2bda2e5aad2203a8607e2946300b16ae911c3 (diff)
downloadmaster-187ad058-c6a1829d3cc17aef9f2e3178cb1d894c9dd6c0fa.tar.gz
master-187ad058-c6a1829d3cc17aef9f2e3178cb1d894c9dd6c0fa.tar.bz2
master-187ad058-c6a1829d3cc17aef9f2e3178cb1d894c9dd6c0fa.zip
fix Description (add dot to blank lines)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rrdtool')
-rw-r--r--package/rrdtool/ipkg/librrd.control2
-rw-r--r--package/rrdtool/ipkg/rrdcgi.control2
-rw-r--r--package/rrdtool/ipkg/rrdtool.control2
3 files changed, 3 insertions, 3 deletions
diff --git a/package/rrdtool/ipkg/librrd.control b/package/rrdtool/ipkg/librrd.control
index 3c3a27176c..6ee92811f6 100644
--- a/package/rrdtool/ipkg/librrd.control
+++ b/package/rrdtool/ipkg/librrd.control
@@ -12,5 +12,5 @@ Description: Round Robin Database (RRD) management library.
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.
-
+ .
This package contains the shared library used to manage RRDs.
diff --git a/package/rrdtool/ipkg/rrdcgi.control b/package/rrdtool/ipkg/rrdcgi.control
index eba67f117a..b73f4808a0 100644
--- a/package/rrdtool/ipkg/rrdcgi.control
+++ b/package/rrdtool/ipkg/rrdcgi.control
@@ -12,6 +12,6 @@ Description: Round Robin Database (RRD) CGI graphing tool.
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.
-
+ .
This package contains the rrdcgi tool used to create web pages containing
RRD graphs based on templates.
diff --git a/package/rrdtool/ipkg/rrdtool.control b/package/rrdtool/ipkg/rrdtool.control
index 6d8792ae2f..6b4d8e8b57 100644
--- a/package/rrdtool/ipkg/rrdtool.control
+++ b/package/rrdtool/ipkg/rrdtool.control
@@ -12,5 +12,5 @@ Description: Round Robin Database (RRD) management tools.
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.
-
+ .
This package contains command line tools used to manage RRDs.