From 3727a1ea39fbe0f9201bc12904a5efe17412cf01 Mon Sep 17 00:00:00 2001
From: ulf-f <18138421+ulf-f@users.noreply.github.com>
Date: Thu, 11 Mar 2021 19:18:14 +0100
Subject: [PATCH] Update resolvectl.xml
fixed typo of filename
(cherry picked from commit 2d8ce4c70114d9163be9ff45bdece1551a7036cc)
---
man/resolvectl.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index fb6cae7b9b..791f5f0bc5 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -204,7 +204,7 @@
Specifies the network interface to execute the query on. This may either be specified as numeric
interface index or as network interface string (e.g. en0). Note that this option has no
effect if system-wide DNS configuration (as configured in /etc/resolv.conf or
- /etc/systemd/resolve.conf) in place of per-link configuration is used.
+ /etc/systemd/resolved.conf) in place of per-link configuration is used.
--
2.25.1