summaryrefslogtreecommitdiff
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-13 14:34:26 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-13 14:34:26 +0900
commit87cbe069e6dbb669a1e90114e9f15d2f6c4b0ed1 (patch)
treed1d3d59f4ff17ce1bb08211f69f2beab554813b5 /man/resolvectl.xml
parent92936883d541431c194bec29f08bfdbbe3f48bad (diff)
downloadsystemd-87cbe069e6dbb669a1e90114e9f15d2f6c4b0ed1.tar.gz
man: drop unnecessary '=' after nta
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index 69c3c0f7ea..539a785f2b 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -283,7 +283,7 @@
<listitem><para>Revert the per-interface DNS configuration. If the DNS configuration is reverted all
per-interface DNS setting are reset to their defaults, undoing all effects of <option>dns</option>,
<option>domain</option>, <option>llmnr</option>, <option>mdns</option>, <option>dnssec</option>,
- <option>privatedns</option>, <option>nta=</option>. Note that when a network interface disappears all
+ <option>privatedns</option>, <option>nta</option>. Note that when a network interface disappears all
configuration is lost automatically, an explicit reverting is not necessary in that case.</para></listitem>
</varlistentry>