lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240323081140.41558-1-bharathsm@microsoft.com>
Date: Sat, 23 Mar 2024 13:41:40 +0530
From: Bharath SM <bharathsm.hsk@...il.com>
To: davem@...emloft.net,
	dhowells@...hat.com,
	edumazet@...gle.com,
	kuba@...nel.org,
	linux-doc@...r.kernel.org,
	netdev@...r.kernel.org,
	corbet@....net,
	pabeni@...hat.com
Cc: Bharath SM <bharathsm@...rosoft.com>
Subject: [PATCH] dns_resolver: correct sysfs path name in dns resolver documentation

Fix an incorrect sysfs path in dns resolver documentation

Signed-off-by: Bharath SM <bharathsm@...rosoft.com>
---
 Documentation/networking/dns_resolver.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/dns_resolver.rst b/Documentation/networking/dns_resolver.rst
index add4d59a99a5..99bf72a6ed45 100644
--- a/Documentation/networking/dns_resolver.rst
+++ b/Documentation/networking/dns_resolver.rst
@@ -152,4 +152,4 @@ Debugging
 Debugging messages can be turned on dynamically by writing a 1 into the
 following file::
 
-	/sys/module/dnsresolver/parameters/debug
+	/sys/module/dns_resolver/parameters/debug
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ