]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
added general man template
authorMiek Gieben <miekg@NLnetLabs.nl>
Mon, 25 Apr 2005 09:59:14 +0000 (09:59 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Mon, 25 Apr 2005 09:59:14 +0000 (09:59 +0000)
doc/ldns-man.tmpl [new file with mode: 0644]

diff --git a/doc/ldns-man.tmpl b/doc/ldns-man.tmpl
new file mode 100644 (file)
index 0000000..139ee56
--- /dev/null
@@ -0,0 +1,36 @@
+.TH "ldns \-  a general DNS(SEC) library" "25 Apr 2005"
+.SH NAME
+Insert the names of the functions here
+.SH SYNOPSIS
+#include <your include here>
+
+a listing of all the functions
+
+.SH DESCRIPTION
+Each paragraph describes a specific function
+.PP
+A new paragraph
+
+
+
+
+.SH AUTHOR
+The ldns team at NLnet Labs. Which consists out of: Jelte Jansen, Erik Rozendaal and Miek Gieben.
+
+.SH REPORTING BUGS
+Please report bugs to ldns-team@nlnetlabs.nl
+
+.SH BUGS
+None sofar. This software just works great.
+
+.SH COPYRIGHT
+Copyright (c) 2004, 2005 NLnet Labs.
+Licensed under the GPL 2. There is NO warranty; not even for MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.
+
+.SH SEE ALSO
+\fBperldoc Net::DNS\FR, \fBRFC1043\fR,
+\fBRFC1035\fR, \fBRFC4033\fR, \fBRFC4034\fR, \fBRFC4035\fR.
+
+
+