docs: networking: convert netconsole.txt to ReST
[sfrench/cifs-2.6.git] / drivers / net / Kconfig
index c822f4a6d166c4ce7882554a0db472d3c5d55728..ad64be98330f42f76a581477cf97685bf8fcc80a 100644 (file)
@@ -302,7 +302,7 @@ config NETCONSOLE
        tristate "Network console logging support"
        ---help---
          If you want to log kernel messages over the network, enable this.
-         See <file:Documentation/networking/netconsole.txt> for details.
+         See <file:Documentation/networking/netconsole.rst> for details.
 
 config NETCONSOLE_DYNAMIC
        bool "Dynamic reconfiguration of logging targets"
@@ -312,7 +312,7 @@ config NETCONSOLE_DYNAMIC
          This option enables the ability to dynamically reconfigure target
          parameters (interface, IP addresses, port numbers, MAC addresses)
          at runtime through a userspace interface exported using configfs.
-         See <file:Documentation/networking/netconsole.txt> for details.
+         See <file:Documentation/networking/netconsole.rst> for details.
 
 config NETPOLL
        def_bool NETCONSOLE