From: Miek Gieben Date: Mon, 25 Apr 2005 09:59:14 +0000 (+0000) Subject: added general man template X-Git-Tag: release-0.50~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5250b3c92ded43473316546be49abbf7a759dff;p=thirdparty%2Fldns.git added general man template --- diff --git a/doc/ldns-man.tmpl b/doc/ldns-man.tmpl new file mode 100644 index 00000000..139ee567 --- /dev/null +++ b/doc/ldns-man.tmpl @@ -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 + +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. + + +