[Pdns-dev] [PATCH 2/3] Miscellaneous documentation changes
Peter Collingbourne
peter at pcc.me.uk
Mon Nov 17 22:42:40 CET 2008
Fixes a couple of errors in the documentation.
---
pdns/docs/pdns.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pdns/docs/pdns.sgml b/pdns/docs/pdns.sgml
index d84a180..180b0ba 100644
--- a/pdns/docs/pdns.sgml
+++ b/pdns/docs/pdns.sgml
@@ -10222,7 +10222,7 @@ end
</para>
<para>
Furthermore, your pdns_server executable must be dynamically linked. The default .rpm PDNS contains a static binary so you need to retrieve the
- dynamic rpm or the dynamic tar.gz or the Debian unstable ('Woody') deb. FreeBSD dynamic releases are forthcoming.
+ dynamic rpm or the dynamic tar.gz or the Debian unstable ('sid') deb. FreeBSD dynamic releases are forthcoming.
</para>
<variablelist>
<varlistentry>
@@ -13177,7 +13177,7 @@ static RandomLoader randomloader;
<term>bool get(DNSResourceRecord &rr)</term>
<listitem>
<para>
- Request a DNSResourceRecord from a query started by <function>get()</function> of <function>list()</function>. If this functions returns
+ Request a DNSResourceRecord from a query started by <function>lookup()</function> or <function>list()</function>. If this functions returns
<command>true</command>, <command>rr</command> has been filled with data. When it returns false, no more data is available,
and <command>rr</command> does not contain new data. A backend should make sure that it either fills out all fields of the
DNSResourceRecord or resets them to their default values.
--
1.5.6.5
--
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20081117/2c0f8af6/attachment.bin
More information about the Pdns-dev
mailing list