From bff42b3d2c8a26c02cbb3294a6158f29f110090c Mon Sep 17 00:00:00 2001 From: Erik Skultety Date: Fri, 12 Mar 2021 12:07:27 +0100 Subject: [PATCH] docs: auth: Fix a couple of stylistic issues These were the result of the conversion to RST by commit 97f21a82b279d54743d28c989c03f18e077781ac. Signed-off-by: Erik Skultety Reviewed-by: Pavel Hrdina --- docs/auth.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/auth.rst b/docs/auth.rst index 092b0cffda..656267aa40 100644 --- a/docs/auth.rst +++ b/docs/auth.rst @@ -80,7 +80,7 @@ the service type and host: :: [auth-$SERVICE-$HOSTNAME] - credentials=$CREDENTIALS + 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.