From 9a81b9537f9b1e2d8aff7e237095b15f8cedabf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sat, 17 Sep 2016 15:42:52 +0200 Subject: [PATCH] Fixed cut and pasted paragraph from commit message in manpage Change-Id: Iab839a917e407ce8119f0c6162751f11136cbf5b --- doc/manpages/swift-container-reconciler.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/manpages/swift-container-reconciler.1 b/doc/manpages/swift-container-reconciler.1 index 1c893c49d7..b8062a4e07 100644 --- a/doc/manpages/swift-container-reconciler.1 +++ b/doc/manpages/swift-container-reconciler.1 @@ -30,9 +30,9 @@ move them to the right ones, or delete requests that went to the wrong storage policy and apply them to the right ones. It operates on a queue similar to the object-expirer's queue. -Discovering that the object is in the wrong policy will be done in -subsequent commits by the container replicator; this is the daemon -that handles them once they happen. +Discovering that the object is in the wrong policy is done in the container +replicator; the container reconciler is the daemon that handles them once they +happen. Like the object expirer, you only need to run one of these per cluster