summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorOndrej Hamada <ohamada@redhat.com>2012-01-31 15:16:56 +0100
committerRob Crittenden <rcritten@redhat.com>2012-02-02 17:50:55 -0500
commit2e860f6d070db3b2fe8799891c3e568ac48a1fac (patch)
tree1f50c7b36f7da81bec5beb4db105a27b143e0f91 /install/tools/man
parentb2239d533d673ea6a92c274c4ab1964bc510184f (diff)
downloadfreeipa-2e860f6d070db3b2fe8799891c3e568ac48a1fac.tar.gz
freeipa-2e860f6d070db3b2fe8799891c3e568ac48a1fac.tar.xz
freeipa-2e860f6d070db3b2fe8799891c3e568ac48a1fac.zip
Fix 'no-reverse' option description
The description of 'no-reverse' option was fixed in both code and manpages of ipa-replica-install and ipa-dns-install. https://fedorahosted.org/freeipa/ticket/2161
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-dns-install.12
-rw-r--r--install/tools/man/ipa-replica-install.12
2 files changed, 2 insertions, 2 deletions
diff --git a/install/tools/man/ipa-dns-install.1 b/install/tools/man/ipa-dns-install.1
index adcab95e0..c9dfbb560 100644
--- a/install/tools/man/ipa-dns-install.1
+++ b/install/tools/man/ipa-dns-install.1
@@ -44,7 +44,7 @@ Do not add any DNS forwarders, send non\-resolvable addresses to the DNS root se
The reverse DNS zone to use
.TP
\fB\-\-no\-reverse\fR
-Do not create reverse DNS zone
+Do not create new reverse DNS zone. If used on a replica and a reverse DNS zone already exists for the subnet, it will be used.
.TP
\fB\-\-zonemgr\fR
The e\-mail address of the DNS zone manager. Defaults too root@host.domain
diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1
index f8fa148d0..074162f0c 100644
--- a/install/tools/man/ipa-replica-install.1
+++ b/install/tools/man/ipa-replica-install.1
@@ -80,7 +80,7 @@ Do not add any DNS forwarders. Root DNS servers will be used instead.
The reverse DNS zone to use
.TP
\fB\-\-no\-reverse\fR
-Do not create reverse DNS zone
+Do not create new reverse DNS zone. If a reverse DNS zone already exists for the subnet, it will be used.
.TP
\fB\-\-no\-host\-dns\fR
Do not use DNS for hostname lookup during installation