This commit is contained in:
Mark Andrews 2006-09-29 08:34:43 +00:00
parent b1e0b9429b
commit 941f0a2ef9
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
.\" $Id: named-checkzone.8,v 1.11.2.1.8.9 2006/06/29 13:02:30 marka Exp $
.\" $Id: named-checkzone.8,v 1.11.2.1.8.10 2006/09/29 08:34:43 marka Exp $
.\"
.hy 0
.ad l
@ -63,7 +63,7 @@ Specify the class of the zone. If not specified "IN" is assumed.
.TP 3n
\-k \fImode\fR
Perform
\fB"check\-name"\fR
\fB"check\-names"\fR
checks with the specified failure mode. Possible modes are
\fB"fail"\fR,
\fB"warn"\fR

View file

@ -14,7 +14,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: named-checkzone.html,v 1.5.2.2.4.15 2006/06/29 13:02:30 marka Exp $ -->
<!-- $Id: named-checkzone.html,v 1.5.2.2.4.16 2006/09/29 08:34:43 marka Exp $ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -67,7 +67,7 @@
</p></dd>
<dt><span class="term">-k <em class="replaceable"><code>mode</code></em></span></dt>
<dd><p>
Perform <span><strong class="command">"check-name"</strong></span> checks with the specified failure mode.
Perform <span><strong class="command">"check-names"</strong></span> checks with the specified failure mode.
Possible modes are <span><strong class="command">"fail"</strong></span>,
<span><strong class="command">"warn"</strong></span> (default) and
<span><strong class="command">"ignore"</strong></span>.