From 54472a1a3a5327fd089e149387e04ccf3c66acf0 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Dec 2000 22:58:00 +0000 Subject: Re-format, correct any typos. --- misc/logsurfer/pkg/DESCR | 8 ++++---- misc/p5-Locale-Codes/pkg/DESCR | 18 +++++------------- misc/p5-Search/pkg/DESCR | 12 +++++------- 3 files changed, 14 insertions(+), 24 deletions(-) (limited to 'misc') 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. -- cgit v1.2.3