From 7e172e3b77ea08fb740ec6a2c8ffe332940e841d Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Tue, 7 Aug 2018 11:24:48 +0200 Subject: [PATCH] Remove "at DL1" from ipa-replica-manage man page As there is currently only DL1, there is no need to have extra sentences for "at domain level 1". See: https://pagure.io/freeipa/issue/7669 Signed-off-by: Thomas Woerner Reviewed-By: Christian Heimes --- install/tools/man/ipa-replica-manage.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1 index f87184b19..239f1591c 100644 --- a/install/tools/man/ipa-replica-manage.1 +++ b/install/tools/man/ipa-replica-manage.1 @@ -24,19 +24,19 @@ ipa\-replica\-manage [\fIOPTION\fR]... [COMMAND] .SH "DESCRIPTION" Manages the replication agreements of an IPA server. -To manage IPA replication agreements in a domain at domain level 1, use IPA CLI +To manage IPA replication agreements in a domain, use IPA CLI or Web UI, see `ipa help topology` for additional information. The available commands are: .TP \fBconnect\fR [SERVER_A] -\- Adds a new replication agreement between SERVER_A/localhost and SERVER_B. At domain level 1 applicable only for winsync agreements. +\- Adds a new replication agreement between SERVER_A/localhost and SERVER_B. Applicable only for winsync agreements. .TP \fBdisconnect\fR [SERVER_A] -\- Removes a replication agreement between SERVER_A/localhost and SERVER_B. At domain level 1 applicable only for winsync agreements. +\- Removes a replication agreement between SERVER_A/localhost and SERVER_B. Applicable only for winsync agreements. .TP \fBdel\fR -\- Removes all replication agreements and data about SERVER. At domain level 1 it removes data and agreements for both suffixes - domain and ca. +\- Removes all replication agreements and data about SERVER. Removes data and agreements for both suffixes - domain and ca. .TP \fBlist\fR [SERVER] \- Lists all the servers or the list of agreements of SERVER