ACK for patch fixing typos in ipa-replica-manage. I just had to fix it a
little bit.

Pushed to master, ipa-2-2.

Martin
>From 60439428690b44b690338ee9b79b1374107e2de3 Mon Sep 17 00:00:00 2001
From: Martin Kosek <mko...@redhat.com>
Date: Fri, 2 Mar 2012 14:36:33 +0100
Subject: [PATCH] Fix typos in ipa-replica-manage man page

Based on contribution by Brian Harrington.

https://fedorahosted.org/freeipa/ticket/2428
---
 install/tools/man/ipa-replica-manage.1 |    6 +++---
 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 002c4299896001d666e90cf133e7b0325a2eecda..98103ffdd416f11c44e147e6b4eb84c682da39e0 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"
-- 
1.7.7.6

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to