diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-11-27 01:44:46 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-11-27 01:44:46 +0000 |
commit | cd9f9a8add02597a2998ba74b803ed3fbf81314c (patch) | |
tree | b53e3ea035c25a0580e9b31dc31f27ee33c36c96 /docs/man/man3/dns.h.3 | |
parent | 91755849c3bdf089f4583c119fcbb90ff99bed5b (diff) |
Added new documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/man/man3/dns.h.3')
-rw-r--r-- | docs/man/man3/dns.h.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/man/man3/dns.h.3 b/docs/man/man3/dns.h.3 index 1dae58d82..a3c90c1c8 100644 --- a/docs/man/man3/dns.h.3 +++ b/docs/man/man3/dns.h.3 @@ -1,4 +1,4 @@ -.TH "dns.h" 3 "30 May 2005" "InspIRCd" \" -*- nroff -*- +.TH "dns.h" 3 "27 Nov 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- .ad l .nh .SH NAME @@ -15,16 +15,16 @@ dns.h \- \fC#include <string>\fP .br -.SS "Compounds" +.SS "Classes" .in +1c .ti -1c -.RI "class \fBDNS\fP" +.RI "struct \fBdns_ip4list\fP" .br -.RI "\fIThe DNS class allows fast nonblocking resolution of hostnames and ip addresses. \fP" .ti -1c -.RI "struct \fBdns_ip4list\fP" +.RI "class \fBDNS\fP" .br +.RI "\fIThe DNS class allows fast nonblocking resolution of hostnames and ip addresses. \fP" .in -1c .SH "Author" .PP |