summaryrefslogtreecommitdiffstats
path: root/install/tools
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-03-02 14:36:33 +0100
committerMartin Kosek <mkosek@redhat.com>2012-03-02 14:38:45 +0100
commit1cc761353bad6d279cd7d14939f67baef784433f (patch)
tree41547064bad06e06779788251c5b2df836d3371a /install/tools
parentc643197b1918e405768f78ea9b4da7f09ee82326 (diff)
downloadfreeipa-1cc761353bad6d279cd7d14939f67baef784433f.tar.gz
freeipa-1cc761353bad6d279cd7d14939f67baef784433f.tar.xz
freeipa-1cc761353bad6d279cd7d14939f67baef784433f.zip
Fix typos in ipa-replica-manage man page
Based on contribution by Brian Harrington. https://fedorahosted.org/freeipa/ticket/2428
Diffstat (limited to 'install/tools')
-rw-r--r--install/tools/man/ipa-replica-manage.16
1 files changed, 3 insertions, 3 deletions
diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index 002c42998..98103ffdd 100644
--- a/install/tools/man/ipa-replica-manage.1
+++ b/install/tools/man/ipa-replica-manage.1
@@ -103,13 +103,13 @@ Re\-initialize a replica:
This will re\-initialize the data on the server where you execute the command, retrieving the data from the srv2.example.com replica
.TP
Add a new replication agreement:
- # ipa replica\-manage connect srv2.example.com srv4.example.com
+ # ipa\-replica\-manage connect srv2.example.com srv4.example.com
.TP
Remove an existing replication agreement:
- # ipa replica\-manage disconnect srv1.example.com srv3.example.com
+ # ipa\-replica\-manage disconnect srv1.example.com srv3.example.com
.TP
Completely remove a replica:
- # ipa replica\-manage del srv4.example.com
+ # ipa\-replica\-manage del srv4.example.com
.TP
Using connect/disconnect you can manage the replication topology.
.SH "WINSYNC"