From f0a29f2d0f52063aeb693803d2f7324d8c5370f5 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Wed, 27 Feb 2013 01:20:08 +0000 Subject: [PATCH] regen v9_9 --- bin/named/named.8 | 10 +- bin/named/named.html | 23 +-- doc/arm/Bv9ARM.ch04.html | 96 ++++++------ doc/arm/Bv9ARM.ch06.html | 152 ++++++++++--------- doc/arm/Bv9ARM.ch07.html | 12 +- doc/arm/Bv9ARM.ch08.html | 16 +- doc/arm/Bv9ARM.ch09.html | 218 +++++++++++++-------------- doc/arm/Bv9ARM.html | 96 ++++++------ doc/arm/man.arpaname.html | 6 +- doc/arm/man.ddns-confgen.html | 8 +- doc/arm/man.dig.html | 18 +-- doc/arm/man.dnssec-dsfromkey.html | 14 +- doc/arm/man.dnssec-keyfromlabel.html | 12 +- doc/arm/man.dnssec-keygen.html | 14 +- doc/arm/man.dnssec-revoke.html | 8 +- doc/arm/man.dnssec-settime.html | 12 +- doc/arm/man.dnssec-signzone.html | 10 +- doc/arm/man.dnssec-verify.html | 8 +- doc/arm/man.genrandom.html | 8 +- doc/arm/man.host.html | 8 +- doc/arm/man.isc-hmac-fixup.html | 8 +- doc/arm/man.named-checkconf.html | 10 +- doc/arm/man.named-checkzone.html | 10 +- doc/arm/man.named-journalprint.html | 6 +- doc/arm/man.named.html | 21 +-- doc/arm/man.nsec3hash.html | 8 +- doc/arm/man.nsupdate.html | 12 +- doc/arm/man.rndc-confgen.html | 10 +- doc/arm/man.rndc.conf.html | 10 +- doc/arm/man.rndc.html | 10 +- doc/misc/options | 4 +- 31 files changed, 438 insertions(+), 420 deletions(-) diff --git a/bin/named/named.8 b/bin/named/named.8 index 0fdd7b7db9..b27be31859 100644 --- a/bin/named/named.8 +++ b/bin/named/named.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004-2009, 2011 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004-2009, 2011, 2013 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium. .\" .\" Permission to use, copy, modify, and/or distribute this software for any @@ -174,9 +174,11 @@ Use \fI#listeners\fR worker threads to listen for incoming UDP packets on each address. If not specified, \fBnamed\fR -will use all of the worker threads for this purpose; the +will use the number of detected CPUs. If +\fB\-n\fR +has been set to a higher value than the number of CPUs, then \fB\-U\fR -option allows the number to be decreased but not increased. +may be increased as high as that value, but no higher. .RE .PP \-u \fIuser\fR @@ -278,7 +280,7 @@ BIND 9 Administrator Reference Manual. .PP Internet Systems Consortium .SH "COPYRIGHT" -Copyright \(co 2004\-2009, 2011 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004\-2009, 2011, 2013 Internet Systems Consortium, Inc. ("ISC") .br Copyright \(co 2000, 2001, 2003 Internet Software Consortium. .br diff --git a/bin/named/named.html b/bin/named/named.html index 6e1aa05253..fc8de5147a 100644 --- a/bin/named/named.html +++ b/bin/named/named.html @@ -1,5 +1,5 @@