From: Vladimír Čunát Date: Fri, 25 May 2018 14:07:39 +0000 (+0200) Subject: other docs nitpicks X-Git-Tag: v2.4.0~35^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a25b767c355ee01089ca3c8bd6d8716fd1ddab;p=thirdparty%2Fknot-resolver.git other docs nitpicks I don't think it's good to write that we "provide a library", as it currently doesn't seem suitable for usage outside kresd. --- diff --git a/daemon/README.rst b/daemon/README.rst index 13e5cc0c3..5c790abf3 100644 --- a/daemon/README.rst +++ b/daemon/README.rst @@ -997,9 +997,9 @@ specified worker count and process rank. Return current worker ID (starting from `0` up to `worker.count - 1`) -.. envvar:: pid (number) +.. envvar:: worker.pid - Current worker process PID. + Current worker process PID (number). .. function:: worker.stats() diff --git a/doc/index.rst b/doc/index.rst index b38d5de5d..c900e2ab0 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -2,9 +2,9 @@ Knot DNS Resolver ################# -The Knot DNS Resolver is a minimalistic caching resolver implementation. -The project provides both a resolver library and a small daemon. -Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. +Knot Resolver is a minimalistic implementation of a caching validating DNS resolver. +Modular architecture keeps the core tiny and efficient, +and it provides a state-machine like API for extensions. .. toctree:: :maxdepth: 2