summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 03:23:46 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 03:23:46 -0400
commit62400ce3006523c0e45c34317dd37b5a4943b08d (patch)
tree6e08bbae5e34ae08c8096a40c38eb7808e9d145a
parent9fa48440c8b0f74141f0f60441e6e6b3875c0fdd (diff)
downloadslackbuilds-62400ce3006523c0e45c34317dd37b5a4943b08d.tar.gz
slackbuilds-62400ce3006523c0e45c34317dd37b5a4943b08d.tar.xz
network/sqlrelay: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--network/sqlrelay/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/network/sqlrelay/README b/network/sqlrelay/README
index aafdf2b8ac..0c9f2df3e1 100644
--- a/network/sqlrelay/README
+++ b/network/sqlrelay/README
@@ -1,7 +1,8 @@
-With SQL Relay, you can speed up and enhance the scalability of database-driven
-web-based applications, access databases from unsupported platforms, throttle
-database access, distribute load over clustered or replicated databases,
-route queries and migrate applications from one database to another.
+With SQL Relay, you can speed up and enhance the scalability of
+database-driven web-based applications, access databases from
+unsupported platforms, throttle database access, distribute load
+over clustered or replicated databases, route queries and migrate
+applications from one database to another.
-Two optional dependencies, postgresql and freetds will be auto detected at
-build time, they can be found on SlackBuilds.org
+Two optional dependencies, postgresql and freetds will be auto
+detected at build time, they can be found on SlackBuilds.org