Index: ossp-web/new/index.wml RCS File: /v/ossp/cvs/ossp-web/new/index.wml,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-web/new/index.wml,v' 2>/dev/null --- index.wml 2002/09/24 12:53:46 1.2 +++ index.wml 2004/02/17 09:16:04 1.3 @@ -10,7 +10,7 @@ On the What's New page we summarize all OSSP project news in reverse chronological order (newest first). Mainly these are announcements of new software versions. Visit this page -to get a brief summary on the project history. For convinience reasons, +to get a brief summary on the project history. For convenience reasons, the first (latest) entries of this page are always included in the Title page. Index: ossp-web/pkg/lib/l2/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/l2/index.wml,v rcsdiff -q -kk '-r1.10' '-r1.11' -u '/v/ossp/cvs/ossp-web/pkg/lib/l2/index.wml,v' 2>/dev/null --- index.wml 2003/11/10 19:04:53 1.10 +++ index.wml 2004/02/17 09:16:05 1.11 @@ -24,7 +24,7 @@

Channels are implemented by channel handlers which can be even customer supplied for creating own channels which seamlessly integrate into the -framework. For convinience reasons, OSSP l2 already ships with pre-implemented +framework. For convenience reasons, OSSP l2 already ships with pre-implemented filtering (noop, filter, prefix, buffer) and output (null, fd, file, pipe, socket, syslog, smtp) channels which already cover mostly all use cases of logging. Index: ossp-web/pkg/lib/pcre/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/pcre/index.wml,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-web/pkg/lib/pcre/index.wml,v' 2>/dev/null --- index.wml 2002/10/02 12:44:41 1.4 +++ index.wml 2004/02/17 09:16:05 1.5 @@ -10,7 +10,7 @@ OSSP pcre is a derivative of Philip Hazel's PCRE library for matching text via Perl-compatible regular expressions. OSSP pcre additionally contains the -function pcre_match(3) which provides a very convinience way to apply a +function pcre_match(3) which provides a very convenience way to apply a regular expression, including caching support.

Index: ossp-web/pkg/lib/str/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/str/index.wml,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-web/pkg/lib/str/index.wml,v' 2>/dev/null --- index.wml 2003/02/17 15:20:44 1.7 +++ index.wml 2004/02/17 09:16:06 1.8 @@ -10,7 +10,7 @@ OSSP str is a generic string library written in ISO-C which provides functions for handling, matching, parsing, searching and formatting of ISO-C strings. So it can be considered as a superset of POSIX string(3), but its -main intention is to provide a more convinient and compact API plus a more +main intention is to provide a more convenient and compact API plus a more generalized functionality.

Documentation