From dd59fe01c9b4dc2a1b852c4a2e6973db5ff1d721 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 24 Jan 2013 01:04:22 +0000 Subject: [PATCH] regen master --- bin/named/named.8 | 10 ++++++---- bin/named/named.html | 23 ++++++++++++----------- doc/arm/man.arpaname.html | 6 +++--- doc/arm/man.ddns-confgen.html | 8 ++++---- doc/arm/man.genrandom.html | 8 ++++---- doc/arm/man.isc-hmac-fixup.html | 8 ++++---- 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 +++++----- 13 files changed, 72 insertions(+), 68 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 @@