From: Jeremy C. Reed Date: Tue, 17 Jan 2012 18:06:18 +0000 (-0600) Subject: [master] mention this is a dummy component X-Git-Tag: trac2351_base~295 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60086bec0b86e5e8590e2fc3f3ef82ebc63829c3;p=thirdparty%2Fkea.git [master] mention this is a dummy component This is temporary. Also remove references to xfrin and xfrout. And regenerate manpage. --- diff --git a/src/bin/ddns/b10-ddns.8 b/src/bin/ddns/b10-ddns.8 index 3e2e102f9c..67a50599b5 100644 --- a/src/bin/ddns/b10-ddns.8 +++ b/src/bin/ddns/b10-ddns.8 @@ -9,15 +9,6 @@ .\" .TH "B10\-DDNS" "8" "December 9, 2011" "BIND10" "BIND10" .\" ----------------------------------------------------------------- -.\" * Define some portability stuff -.\" ----------------------------------------------------------------- -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" http://bugs.debian.org/507673 -.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.ie \n(.g .ds Aq \(aq -.el .ds Aq ' -.\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation @@ -43,6 +34,22 @@ boss process\&. When the DNS server receives a DDNS update, \fBb10\-ddns\fR updates the zone in the BIND 10 zone data store\&. +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBNote\fR +.ps -1 +.br +.PP +Currently installed is a dummy component\&. It does not provide any functionality\&. It is a skeleton implementation that will be expanded later\&. +.sp .5v +.RE .PP This daemon communicates with BIND 10 over a \fBb10-msgq\fR(8) @@ -68,7 +75,7 @@ The configurable settings are: .PP \fIzones\fR -The zones option is a named set of zones that can be updated with DDNS\&. Each entry has one element called update_acl, which is is a list of access control rules that define update permissions\&. By default this is empty; DDNS must be explicitely enabled per zone\&. +The zones option is a named set of zones that can be updated with DDNS\&. Each entry has one element called update_acl, which is a list of access control rules that define update permissions\&. By default this is empty; DDNS must be explicitely enabled per zone\&. .PP The module commands are: .PP @@ -82,8 +89,6 @@ Exits \fBb10-auth\fR(8), \fBb10-cfgmgr\fR(8), \fBb10-msgq\fR(8), -\fBb10-xfrin\fR(8), -\fBb10-xfrout\fR(8), \fBbind10\fR(8), BIND 10 Guide\&. .SH "HISTORY" diff --git a/src/bin/ddns/b10-ddns.xml b/src/bin/ddns/b10-ddns.xml index e8b3f40173..b9cd117421 100644 --- a/src/bin/ddns/b10-ddns.xml +++ b/src/bin/ddns/b10-ddns.xml @@ -63,6 +63,13 @@ in the BIND 10 zone data store. + + Currently installed is a dummy component. It does not provide + any functionality. It is a skeleton implementation that + will be expanded later. + + + This daemon communicates with BIND 10 over a b10-msgq8 @@ -134,12 +141,6 @@ b10-msgq8 , - - b10-xfrin8 - , - - b10-xfrout8 - , bind108 ,