summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-17 22:58:00 +0000
committerwiz <wiz@pkgsrc.org>2000-12-17 22:58:00 +0000
commit54472a1a3a5327fd089e149387e04ccf3c66acf0 (patch)
tree400981082f5d2f20a83b7b6d451c3d580d26cf74 /misc
parent7ea260e867ebb309d1c2b764baf8fcc84aaa44c2 (diff)
downloadpkgsrc-54472a1a3a5327fd089e149387e04ccf3c66acf0.tar.gz
Re-format, correct any typos.
Diffstat (limited to 'misc')
-rw-r--r--misc/logsurfer/pkg/DESCR8
-rw-r--r--misc/p5-Locale-Codes/pkg/DESCR18
-rw-r--r--misc/p5-Search/pkg/DESCR12
3 files changed, 14 insertions, 24 deletions
diff --git a/misc/logsurfer/pkg/DESCR b/misc/logsurfer/pkg/DESCR
index ddbb46156be..429530c536d 100644
--- a/misc/logsurfer/pkg/DESCR
+++ b/misc/logsurfer/pkg/DESCR
@@ -1,4 +1,4 @@
- Logsurfer is a program that works on single textlines from
- a logfile (or from standard input). It compares each line
- against regular expressions of a set of "rules" and per-
- forms certain actions that are defined for this match.
+Logsurfer is a program that works on single textlines from a logfile
+(or from standard input). It compares each line against regular
+expressions of a set of "rules" and performs certain actions that are
+defined for this match.
diff --git a/misc/p5-Locale-Codes/pkg/DESCR b/misc/p5-Locale-Codes/pkg/DESCR
index e6170bd3989..3cdf4d12775 100644
--- a/misc/p5-Locale-Codes/pkg/DESCR
+++ b/misc/p5-Locale-Codes/pkg/DESCR
@@ -1,13 +1,5 @@
- The Locale::Country module provides access to the ISO two-
- letter codes for identifying countries, as defined in ISO
- 3166. You can either access the codes via the the section
- on conversion routines (described below), or with the two
- functions which return lists of all country codes or all
- country names.
-
- The Locale::Language module provides access to the ISO
- two-letter codes for identifying languages, as defined in
- ISO 639. You can either access the codes via the the
- section on conversion routines (described below), or with
- the two functions which return lists of all language codes
- or all language names.
+The Locale::Country module provides access to the ISO two-letter codes
+for identifying countries, as defined in ISO 3166. You can either
+access the codes via the section on conversion routines, or with the
+two functions which return lists of all country codes or all country
+names.
diff --git a/misc/p5-Search/pkg/DESCR b/misc/p5-Search/pkg/DESCR
index e1f57008cd4..c8cd411c334 100644
--- a/misc/p5-Search/pkg/DESCR
+++ b/misc/p5-Search/pkg/DESCR
@@ -1,8 +1,6 @@
- This module is a base class interfacing to search engines.
- It defines an interface that can be used by any of the
- Search search modules, such as Search::Glimpse or
- Search::TextSearch, which are the standard ones included
- with the module.
+This module is a base class interfacing to search engines. It defines
+an interface that can be used by any of the Search search modules,
+such as Search::Glimpse or Search::TextSearch, which are the standard
+ones included with the module.
- It exports no routines, just provides methods for the
- other classes.
+It exports no routines, just provides methods for the other classes.