netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dns_resolver: correct sysfs path name in dns resolver documentation
@ 2024-03-23  8:11 Bharath SM
  2024-03-23 16:29 ` Simon Horman
  2024-03-24 10:43 ` [PATCH v2] dns_resolver: correct module " Bharath SM
  0 siblings, 2 replies; 6+ messages in thread
From: Bharath SM @ 2024-03-23  8:11 UTC (permalink / raw)
  To: davem, dhowells, edumazet, kuba, linux-doc, netdev, corbet,
	pabeni
  Cc: Bharath SM

Fix an incorrect sysfs path in dns resolver documentation

Signed-off-by: Bharath SM <bharathsm@microsoft.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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-26  9:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-23  8:11 [PATCH] dns_resolver: correct sysfs path name in dns resolver documentation Bharath SM
2024-03-23 16:29 ` Simon Horman
2024-03-24 10:48   ` Bharath SM
2024-03-24 10:43 ` [PATCH v2] dns_resolver: correct module " Bharath SM
2024-03-25 17:17   ` Simon Horman
2024-03-26  9:24   ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).