summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/kdig.14
-rw-r--r--man/kdig.1.in2
-rw-r--r--man/khost.14
-rw-r--r--man/khost.1.in2
-rw-r--r--man/knot.conf.52
-rw-r--r--man/knotc.84
-rw-r--r--man/knotd.82
-rw-r--r--man/knsec3hash.12
-rw-r--r--man/knsupdate.12
9 files changed, 12 insertions, 12 deletions
diff --git a/man/kdig.1 b/man/kdig.1
index cab4bf6..662c6d4 100644
--- a/man/kdig.1
+++ b/man/kdig.1
@@ -1,4 +1,4 @@
-.TH "kdig" "1" "18 February 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH "kdig" "1" "27 March 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH NAME
.TP 5
.B kdig
@@ -151,7 +151,7 @@ Show TTL value.
Use TCP protocol (default is UDP for standard query and TCP for AXFR/IXFR).
.TP
.BR + [ no ] fail
-Stop quering next nameserver if SERVFAIL response is received.
+Stop querying next nameserver if SERVFAIL response is received.
.TP
.BR + [ no ] ignore
Don't use TCP automatically if truncated reply is received.
diff --git a/man/kdig.1.in b/man/kdig.1.in
index 69a19e8..c313411 100644
--- a/man/kdig.1.in
+++ b/man/kdig.1.in
@@ -151,7 +151,7 @@ Show TTL value.
Use TCP protocol (default is UDP for standard query and TCP for AXFR/IXFR).
.TP
.BR + [ no ] fail
-Stop quering next nameserver if SERVFAIL response is received.
+Stop querying next nameserver if SERVFAIL response is received.
.TP
.BR + [ no ] ignore
Don't use TCP automatically if truncated reply is received.
diff --git a/man/khost.1 b/man/khost.1
index aa9928a..c306e9d 100644
--- a/man/khost.1
+++ b/man/khost.1
@@ -1,4 +1,4 @@
-.TH "khost" "1" "18 February 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH "khost" "1" "27 March 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH NAME
.TP 6
.B khost
@@ -41,7 +41,7 @@ Print help.
Disable recursion.
.TP
.B \-s
-Stop quering next nameserver if SERVFAIL response is received.
+Stop querying next nameserver if SERVFAIL response is received.
.TP
.B \-T
Use TCP protocol.
diff --git a/man/khost.1.in b/man/khost.1.in
index e25ba35..1bf677b 100644
--- a/man/khost.1.in
+++ b/man/khost.1.in
@@ -41,7 +41,7 @@ Print help.
Disable recursion.
.TP
.B \-s
-Stop quering next nameserver if SERVFAIL response is received.
+Stop querying next nameserver if SERVFAIL response is received.
.TP
.B \-T
Use TCP protocol.
diff --git a/man/knot.conf.5 b/man/knot.conf.5
index 6093872..5eccea7 100644
--- a/man/knot.conf.5
+++ b/man/knot.conf.5
@@ -1,4 +1,4 @@
-.TH "knot.conf" "5" "18 February 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH "knot.conf" "5" "27 March 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH "NAME"
.LP
.B knot.conf
diff --git a/man/knotc.8 b/man/knotc.8
index 3b4bda8..d49c8d2 100644
--- a/man/knotc.8
+++ b/man/knotc.8
@@ -1,4 +1,4 @@
-.TH knotc "8" "18 February 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH knotc "8" "27 March 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH NAME
.B knotc
\- Knot DNS control utility
@@ -12,7 +12,7 @@
Select configuration file.
.TP
\fB\-s\fR \fIserver\fR
-Remote UNIX socket/IP address (default /run/knot/knot.sock).
+Remote UNIX socket/IP address (default ${prefix}/var/run/knot/knot.sock).
.TP
\fB\-p\fR \fIport\fR
Remote server port (only for IP).
diff --git a/man/knotd.8 b/man/knotd.8
index 85448e8..6eca6fa 100644
--- a/man/knotd.8
+++ b/man/knotd.8
@@ -1,4 +1,4 @@
-.TH "knotd" "8" "18 February 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH "knotd" "8" "27 March 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH NAME
.B knotd
\- Knot DNS server daemon
diff --git a/man/knsec3hash.1 b/man/knsec3hash.1
index 512ef0e..96ea789 100644
--- a/man/knsec3hash.1
+++ b/man/knsec3hash.1
@@ -1,4 +1,4 @@
-.TH "knsec3hash" "1" "June 2013" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH "knsec3hash" "1" "June 2013" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH NAME
.B knsec3hash
\- Simple utility to compute NSEC3 hash (libknot equivalent of ISC nsec3hash)
diff --git a/man/knsupdate.1 b/man/knsupdate.1
index 0ebb277..8406c87 100644
--- a/man/knsupdate.1
+++ b/man/knsupdate.1
@@ -1,4 +1,4 @@
-.TH "knsupdate" "1" "18 February 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.3"
+.TH "knsupdate" "1" "27 March 2014" "CZ.NIC Labs" "Knot DNS, version 1.4.4"
.SH NAME
.TP 10
.B knsupdate