diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-14 17:08:18 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-14 17:08:18 +0000 |
commit | 2d72780bd34817e392a0071747cac1026abace03 (patch) | |
tree | d64affc82749286cc7d064d56cee8716e598e7a1 | |
parent | 0869de5f056a9633d58ffaa1ce5930b6e00c8eb3 (diff) | |
download | mtk-20170518-2d72780bd34817e392a0071747cac1026abace03.zip mtk-20170518-2d72780bd34817e392a0071747cac1026abace03.tar.gz mtk-20170518-2d72780bd34817e392a0071747cac1026abace03.tar.bz2 |
fix Description (add dot to blank lines)
SVN-Revision: 1668
-rw-r--r-- | openwrt/package/freetype/ipkg/libfreetype.control | 2 | ||||
-rw-r--r-- | openwrt/package/rrdtool/ipkg/librrd.control | 2 | ||||
-rw-r--r-- | openwrt/package/rrdtool/ipkg/rrdcgi.control | 2 | ||||
-rw-r--r-- | openwrt/package/rrdtool/ipkg/rrdtool.control | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/package/freetype/ipkg/libfreetype.control b/openwrt/package/freetype/ipkg/libfreetype.control index bf9f9c7..9b0fe57 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 3c3a271..6ee9281 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 eba67f1..b73f480 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 6d8792a..6b4d8e8 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. |