summaryrefslogtreecommitdiff
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-06-25 14:37:24 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-06-25 14:41:44 +0200
commitb7a473455112184a62cd0b591a5f824e38e495d2 (patch)
treea98bcaffa2387c52dea2f4e6bb8fb9dba5eebf63 /man/resolvectl.xml
parentf83803a6499cd7ad314ba35be2f5f69ae12ab0e9 (diff)
downloadsystemd-b7a473455112184a62cd0b591a5f824e38e495d2.tar.gz
man: fix links to various external man pages
In cases where we used both die-net and man-pages for the same reference, I switched to use man-pages everywhere.
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index e2d00b9cf0..0ae70dc34b 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -316,11 +316,11 @@
<term><option>-a</option></term>
<listitem><para>Registers per-interface DNS configuration data with
<command>systemd-resolved</command>. Expects a network interface name as only command line argument. Reads
- <citerefentry><refentrytitle>resolv.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> compatible DNS
- configuration data from its standard input. Relevant fields are <literal>nameserver</literal> and
+ <citerefentry project='man-pages'><refentrytitle>resolv.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>-compatible
+ DNS configuration data from its standard input. Relevant fields are <literal>nameserver</literal> and
<literal>domain</literal>/<literal>search</literal>. This command is mostly identical to invoking
- <command>resolvectl</command> with a combination of <option>dns</option> and
- <option>domain</option> commands.</para></listitem>
+ <command>resolvectl</command> with a combination of <option>dns</option> and <option>domain</option>
+ commands.</para></listitem>
</varlistentry>
<varlistentry>