[Pdns-dev] [PATCH] Miscellaneous documentation changes

Peter Collingbourne peter at pcc.me.uk
Sat Feb 21 02:16:18 CET 2009


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 52f032e..a8ec8ca 100644
--- a/pdns/docs/pdns.sgml
+++ b/pdns/docs/pdns.sgml
@@ -10422,7 +10422,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>
@@ -13388,7 +13388,7 @@ static RandomLoader randomloader;
 	    <term>bool get(DNSResourceRecord &amp;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/20090221/4b8764b0/attachment.bin


More information about the Pdns-dev mailing list