Show
Ignore:
Timestamp:
01/10/03 19:43:01 (10 years ago)
Author:
ahu
Message:

oops

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.sgml

    r122 r124  
    1212    </author> 
    1313     
    14     <PubDate>v2.1 $Date: 2003/01/08 21:31:06 $</PubDate> 
     14    <PubDate>v2.1 $Date: 2003/01/10 18:43:01 $</PubDate> 
    1515     
    1616    <Abstract> 
     
    102102        </para> 
    103103        <para> 
    104           In other news, we now have a security page at <xref linkend="security-policy">. 
     104          In other news, we now have a security page at <xref linkend="security-policy">. Furthermore, Maurice Nonnekes contributed an OpenBSD 
     105          port! See <ulink url="http://www.codeninja.nl/openbsd/powerdns/">his page</ulink> for more details! 
    105106        </para> 
    106107        <para> 
     
    59795980            gpgsql-basic-query=select content,ttl,prio,type,domain_id,name from records where qtype='%s' and name='%s' 
    59805981          </screen> 
    5981            
     5982          When using the Generic PostgreSQL backend, they appear as above. When using the generic MySQL backend, change the 
     5983          "gpgsql-" prefix to "gmysql-". 
     5984        </para> 
     5985        <para> 
    59825986          Queries can span multiple lines, like this: 
    59835987          <screen>