summaryrefslogtreecommitdiffstats
path: root/package
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
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')
-rw-r--r--package/freetype/ipkg/libfreetype.control2
-rw-r--r--package/rrdtool/ipkg/librrd.control2
-rw-r--r--package/rrdtool/ipkg/rrdcgi.control2
-rw-r--r--package/rrdtool/ipkg/rrdtool.control2
4 files changed, 4 insertions, 4 deletions
diff --git a/package/freetype/ipkg/libfreetype.control b/package/freetype/ipkg/libfreetype.control
index bf9f9c7a8..9b0fe579e 100644
--- a/package/freetype/ipkg/libfreetype.control
+++ b/package/freetype/ipkg/libfreetype.control
@@ -9,7 +9,7 @@ Description: A free, high-quality and portable font engine.
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on bringing small,
efficient and ubiquitous products.
-
+ .
The FreeType 2 library is their new software font engine. It has been
designed to provide the following important features:
* A universal and simple API to manage font files
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.