MXS-2214: Fix object names in documentation

The object names now always use a valid and supported form.
This commit is contained in:
Markus Mäkelä
2018-12-27 12:46:57 +02:00
parent ee98900685
commit 88f234fdcd
31 changed files with 79 additions and 80 deletions

View File

@ -156,7 +156,7 @@ or from a MySQL client. The binlogrouter is administered and configured via SQL
commands on the listener.
```
[Replication Listener]
[Replication-Listener]
type=listener
service=Replication
protocol=MariaDBClient
@ -171,7 +171,7 @@ It's also possible to enable client side SSL by adding the required SSL options
in the listener:
```
[Replication SSL Listener]
[Replication-SSL-Listener]
type=listener
service=Replication
protocol=MariaDBClient