summaryrefslogtreecommitdiffstats
path: root/package/rrdtool
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-14 17:08:18 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-14 17:08:18 +0000
commit4288f0968ea9aad89c7ba532090c555aec373a19 (patch)
tree0966c65b2ba2b35500288d72696e41f8d0249146 /package/rrdtool
parentdbb3ee3ce3a4fa11f0a6c914903bd65cfe47bff8 (diff)
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 3c3a27176..6ee92811f 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 eba67f117..b73f4808a 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 6d8792ae2..6b4d8e8b5 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.