]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] mention this is a dummy component
authorJeremy C. Reed <jreed@ISC.org>
Tue, 17 Jan 2012 18:06:18 +0000 (12:06 -0600)
committerJeremy C. Reed <jreed@ISC.org>
Tue, 17 Jan 2012 18:06:18 +0000 (12:06 -0600)
This is temporary.

Also remove references to xfrin and xfrout.

And regenerate manpage.

src/bin/ddns/b10-ddns.8
src/bin/ddns/b10-ddns.xml

index 3e2e102f9cc4fd959e206ee87d2918c8680d1f70..67a50599b5f874d5ac2417dae95d676b1b541977 100644 (file)
@@ -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"
index e8b3f40173e894b702225b5182a38d2dbabb14af..b9cd11742146b0bf55e3c4246bcc40d7f35ab230 100644 (file)
       in the BIND 10 zone data store.
     </para>
 
+    <note><para>
+      Currently installed is a dummy component. It does not provide
+      any functionality. It is a skeleton implementation that
+      will be expanded later.
+<!-- TODO: #1458 -->
+    </para></note>
+
     <para>
       This daemon communicates with BIND 10 over a
       <citerefentry><refentrytitle>b10-msgq</refentrytitle><manvolnum>8</manvolnum></citerefentry>
       <citerefentry>
         <refentrytitle>b10-msgq</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>,
-      <citerefentry>
-        <refentrytitle>b10-xfrin</refentrytitle><manvolnum>8</manvolnum>
-      </citerefentry>,
-      <citerefentry>
-        <refentrytitle>b10-xfrout</refentrytitle><manvolnum>8</manvolnum>
-      </citerefentry>,
       <citerefentry>
         <refentrytitle>bind10</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>,