Skip to content
Snippets Groups Projects
Commit d1ce79f2 authored by Libor Peltan's avatar Libor Peltan Committed by Daniel Salzman
Browse files

kdig: fix documented default EDNS bufsize

parent 62835e8a
No related branches found
No related tags found
1 merge request!1389Kdig nitpicks
......@@ -294,7 +294,7 @@ Library \fIlibnghttp2\fP is required.
Request the nameserver identifier (NSID).
.TP
\fB+\fP[\fBno\fP]\fBbufsize\fP=\fIB\fP
Set EDNS buffer size in bytes (default is 512 bytes).
Set EDNS buffer size in bytes (default is 4096 bytes).
.TP
\fB+\fP[\fBno\fP]\fBpadding\fP[=\fIB\fP]
Use EDNS(0) padding option to pad queries, optionally to a specific
......
......@@ -273,7 +273,7 @@ Options
Request the nameserver identifier (NSID).
**+**\ [\ **no**\ ]\ **bufsize**\ =\ *B*
Set EDNS buffer size in bytes (default is 512 bytes).
Set EDNS buffer size in bytes (default is 4096 bytes).
**+**\ [\ **no**\ ]\ **padding**\[\ =\ *B*\]
Use EDNS(0) padding option to pad queries, optionally to a specific
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment