aboutsummaryrefslogtreecommitdiff
path: root/system/mariadb-plugin-saslauthd/README
diff options
context:
space:
mode:
authorAndreas Voegele <andreas@andreasvoegele.com>2017-09-02 09:42:56 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2017-09-02 10:19:47 +0100
commit06b1c21fc3d58eef98371fdbb7cfbfbcc6d5d5a2 (patch)
tree0ced0317acb477e95d8414af533eb9d16e1b5a52 /system/mariadb-plugin-saslauthd/README
parentb08fbdd7a3b884a6c09faf1b8f318cf06db1c34d (diff)
system/mariadb-plugin-saslauthd: Updated for version 1.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/mariadb-plugin-saslauthd/README')
-rw-r--r--system/mariadb-plugin-saslauthd/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mariadb-plugin-saslauthd/README b/system/mariadb-plugin-saslauthd/README
index 9acf4668c139e..d50c4c9a4b0be 100644
--- a/system/mariadb-plugin-saslauthd/README
+++ b/system/mariadb-plugin-saslauthd/README
@@ -19,5 +19,5 @@ Example:
CREATE USER 'jekyll' IDENTIFIED WITH saslauthd AS 'hyde@EXAMPLE.COM';
saslauthd needs clear text passwords. Secure non-local connections
-between your database clients and the server with TLS. See the MariaDB
+between your database clients and the server with TLS. See the MariaDB
documentation for more information.