diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-10-03 02:23:37 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-10-03 02:23:37 +0200 |
commit | 64ebc0da03c6f7673cd55fbec62f486a077d3afb (patch) | |
tree | 9b98015c7b7c6f7e9550fa0616308af1832be1ad /man/resolvectl.xml | |
parent | repart: Take --root into account in read only filesystems shortcut (diff) | |
download | systemd-64ebc0da03c6f7673cd55fbec62f486a077d3afb.tar.xz systemd-64ebc0da03c6f7673cd55fbec62f486a077d3afb.zip |
resolve: fix typo
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r-- | man/resolvectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml index a9cdfe9187..2cb855c360 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -202,7 +202,7 @@ <varlistentry> <term><command>monitor</command></term> - <listitem><para>Show a continous stream of local client resolution queries and their + <listitem><para>Show a continuous stream of local client resolution queries and their responses. Whenever a local query is completed the query's DNS resource lookup key and resource records are shown. Note that this displays queries issued locally only, and does not immediately relate to DNS requests submitted to configured DNS servers or the LLMNR or MulticastDNS zones, as |