]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
added (empty) manpage
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Thu, 14 Dec 2006 10:27:40 +0000 (10:27 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Thu, 14 Dec 2006 10:27:40 +0000 (10:27 +0000)
examples/ldns-testns.1 [new file with mode: 0644]

diff --git a/examples/ldns-testns.1 b/examples/ldns-testns.1
new file mode 100644 (file)
index 0000000..c1edc00
--- /dev/null
@@ -0,0 +1,25 @@
+.TH ldns-testns 1 "14 Dec 2006"
+.SH NAME
+ldnsd \- simple fake nameserver tool
+.SH SYNOPSIS
+.B ldns-testns
+.IR port 
+.IR zone 
+.IR zonefile 
+
+.SH DESCRIPTION
+todo ;)
+
+.SH OPTIONS
+\fBldnsd\fR takes a port, zone and zonefile as arguments.
+
+.SH AUTHOR
+Written by the ldns team as an example for ldns usage, and for testing purposes.
+
+.SH REPORTING BUGS
+Report bugs to <ldns-team@nlnetlabs.nl>. 
+
+.SH COPYRIGHT
+Copyright (C) 2006 NLnet Labs. This is free software. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
+PURPOSE.