docs: auth: Fix a couple of stylistic issues

These were the result of the conversion to RST by commit
97f21a82b2.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Erik Skultety 2021-03-12 12:07:27 +01:00
parent 3bd8c779f4
commit bff42b3d2c
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ the service type and host:
::
[auth-$SERVICE-$HOSTNAME]
credentials=$CREDENTIALS</pre>
credentials=$CREDENTIALS
For example, following the previous example, here is how to
map some machines. For convenience libvirt supports a default
@ -242,7 +242,7 @@ a user ``fred``, run
::
# saslpasswd2 -a libvirt fred
Password: xxxxxx
Password: xxxxxx
Again (for verification): xxxxxx
To see a list of all accounts the ``sasldblistusers2`` command can be used.