aboutsummaryrefslogtreecommitdiffstats
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
commit2d72780bd34817e392a0071747cac1026abace03 (patch)
treed64affc82749286cc7d064d56cee8716e598e7a1
parent0869de5f056a9633d58ffaa1ce5930b6e00c8eb3 (diff)
downloadupstream-2d72780bd34817e392a0071747cac1026abace03.tar.gz
upstream-2d72780bd34817e392a0071747cac1026abace03.tar.bz2
upstream-2d72780bd34817e392a0071747cac1026abace03.zip
fix Description (add dot to blank lines)
SVN-Revision: 1668
-rw-r--r--openwrt/package/freetype/ipkg/libfreetype.control2
-rw-r--r--openwrt/package/rrdtool/ipkg/librrd.control2
-rw-r--r--openwrt/package/rrdtool/ipkg/rrdcgi.control2
-rw-r--r--openwrt/package/rrdtool/ipkg/rrdtool.control2
4 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/package/freetype/ipkg/libfreetype.control b/openwrt/package/freetype/ipkg/libfreetype.control
index bf9f9c7a8b..9b0fe579e3 100644
--- a/openwrt/package/freetype/ipkg/libfreetype.control
+++ b/openwrt/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/openwrt/package/rrdtool/ipkg/librrd.control b/openwrt/package/rrdtool/ipkg/librrd.control
index 3c3a27176c..6ee92811f6 100644
--- a/openwrt/package/rrdtool/ipkg/librrd.control
+++ b/openwrt/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/openwrt/package/rrdtool/ipkg/rrdcgi.control b/openwrt/package/rrdtool/ipkg/rrdcgi.control
index eba67f117a..b73f4808a0 100644
--- a/openwrt/package/rrdtool/ipkg/rrdcgi.control
+++ b/openwrt/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/openwrt/package/rrdtool/ipkg/rrdtool.control b/openwrt/package/rrdtool/ipkg/rrdtool.control
index 6d8792ae2f..6b4d8e8b57 100644
--- a/openwrt/package/rrdtool/ipkg/rrdtool.control
+++ b/openwrt/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.