Add slash to WWW tag.
Also remove pair new-lines for portlint(1) happy. Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
This commit is contained in:
@@ -13,13 +13,11 @@ The DBCP Component
|
||||
request processing is the only time that a database connection is
|
||||
required. The application itself logs into the DBMS, and handles any
|
||||
user account issues internally.
|
||||
|
||||
There are several Database Connection Pools already available, both
|
||||
within Jakarta products and elsewhere. This Commons package provides
|
||||
an opportunity to coordinate the efforts required to create and
|
||||
maintain an efficient, feature-rich package under the ASF license.
|
||||
|
||||
The commons-dbcp package relies on code in the commons-pool package to
|
||||
provide the underlying object pool mechanisms that it utilizes.
|
||||
|
||||
WWW: http://jakarta.apache.org/commons/dbcp
|
||||
WWW: http://jakarta.apache.org/commons/dbcp/
|
||||
|
||||
@@ -6,4 +6,4 @@ The Pool Component
|
||||
2. A toolkit for creating modular object pools.
|
||||
3. Several general purpose pool implementations.
|
||||
|
||||
WWW: http://jakarta.apache.org/commons/pool
|
||||
WWW: http://jakarta.apache.org/commons/pool/
|
||||
|
||||
Reference in New Issue
Block a user