diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-17 22:58:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-17 22:58:00 +0000 |
commit | 54472a1a3a5327fd089e149387e04ccf3c66acf0 (patch) | |
tree | 400981082f5d2f20a83b7b6d451c3d580d26cf74 /misc/p5-Search/pkg | |
parent | 7ea260e867ebb309d1c2b764baf8fcc84aaa44c2 (diff) | |
download | pkgsrc-54472a1a3a5327fd089e149387e04ccf3c66acf0.tar.gz |
Re-format, correct any typos.
Diffstat (limited to 'misc/p5-Search/pkg')
-rw-r--r-- | misc/p5-Search/pkg/DESCR | 12 |
1 files changed, 5 insertions, 7 deletions
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. |