]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
docs for net.bufsize(): fix a typo
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 23 May 2019 07:58:52 +0000 (09:58 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 28 May 2019 07:45:41 +0000 (09:45 +0200)
daemon/bindings/net.rst

index bfb536c2c7cc7812fd52b0cbcb43795cea531a93..f6d47ec6296cca95dc62b9151805cd2472e5de7a 100644 (file)
@@ -290,7 +290,8 @@ Following commands are useful in special situations and can be usef with and wit
 
    .. code-block:: lua
 
-       > net.bufsize 4096
+       > net.bufsize(4096)
+       nil
        > net.bufsize()
        4096