All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dns_resolver: correct documentation error in dns resolver
@ 2023-03-12 19:42 Bharath SM
  2023-03-13  3:44 ` Bagas Sanjaya
  2023-03-14 15:29 ` David Howells
  0 siblings, 2 replies; 7+ messages in thread
From: Bharath SM @ 2023-03-12 19:42 UTC (permalink / raw)
  To: David Howells, davem, edumazet, kuba, pabeni@redhat.com, corbet,
	linux-doc
  Cc: Bharath S M

Fix error 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.25.1

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

end of thread, other threads:[~2023-03-15 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-12 19:42 [PATCH] dns_resolver: correct documentation error in dns resolver Bharath SM
2023-03-13  3:44 ` Bagas Sanjaya
2023-03-13 18:08   ` Jakub Kicinski
2023-03-13 18:56     ` Bharath SM
2023-03-14  8:18       ` Bagas Sanjaya
2023-03-15 15:26         ` Bharath SM
2023-03-14 15:29 ` David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.