From: Erik Skultety Date: Fri, 12 Mar 2021 11:07:27 +0000 (+0100) Subject: docs: auth: Fix a couple of stylistic issues X-Git-Tag: v7.2.0-rc1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff42b3d2c8a26c02cbb3294a6158f29f110090c;p=thirdparty%2Flibvirt.git 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 --- 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.