From 2d8ce4c70114d9163be9ff45bdece1551a7036cc 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
---
man/resolvectl.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index a2f26ec5ab8..6dd46744563 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -216,7 +216,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.47.3