diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-30 17:31:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-30 17:31:46 +0000 |
commit | 32a9d6006bd1c6179d49a8f661e65423fbdd7e79 (patch) | |
tree | 1d848fea1820a7559bf899a213e16fb25350255b | |
parent | 3f9536c5cc9ed6659ad2514859bd1716cbf7b26b (diff) | |
download | s6-dns-32a9d6006bd1c6179d49a8f661e65423fbdd7e79.tar.xz |
Doc typo fix
-rw-r--r-- | doc/s6-dnsqr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-dnsqr.html b/doc/s6-dnsqr.html index c856faa..83d4fd1 100644 --- a/doc/s6-dnsqr.html +++ b/doc/s6-dnsqr.html @@ -47,7 +47,7 @@ is used instead. </li> <ul> <li> <tt>-1</tt> : send debug information to stdout. </li> - <li> <tt>-2</tt> : send debug information to stderr. This is the default. Not that + <li> <tt>-2</tt> : send debug information to stderr. This is the default. Note that those options only apply to debug output, not to the regular packet dump, which is always printed to stdout. </li> <li> <tt>-t</tt> <em>timeout</em> : if the resolution takes more |