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
This commit is contained in:
Ondrej Hamada
2012-01-31 15:16:56 +01:00
committed by Rob Crittenden
parent b2239d533d
commit 2e860f6d07
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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