From 230605eeeb3ca5df40ab4606d28e738c7bb47c30 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Wed, 1 Mar 2017 10:06:02 +0800 Subject: [PATCH] doc: add missed commas Signed-off-by: Drunkard Zhang --- doc/man/8/rbd-mirror.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/rbd-mirror.rst b/doc/man/8/rbd-mirror.rst index cda8347434639..b35787fbfac9f 100644 --- a/doc/man/8/rbd-mirror.rst +++ b/doc/man/8/rbd-mirror.rst @@ -20,7 +20,7 @@ block device (rbd) images among Ceph clusters. It replays changes to images in remote clusters in a local cluster, for disaster recovery. It connects to remote clusters via the RADOS protocol, relying on -default search paths to find ceph.conf files monitor addresses and +default search paths to find ceph.conf files, monitor addresses and authentication information for them, i.e. ``/etc/ceph/$cluster.conf``, ``/etc/ceph/$cluster.keyring``, and ``/etc/ceph/$cluster.$name.keyring``, where ``$cluster`` is the -- 2.39.5