aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-30 18:03:58 +0200
committerDavid S. Miller <davem@davemloft.net>2020-04-30 12:56:36 -0700
commita6b93e6555a6ecd0d08b0383ea4d93d09a168187 (patch)
tree0b932483a158202d300f8fd4255f052d2c7b4c71 /drivers/net/appletalk
parentdocs: networking: convert lapb-module.txt to ReST (diff)
downloadlinux-dev-a6b93e6555a6ecd0d08b0383ea4d93d09a168187.tar.xz
linux-dev-a6b93e6555a6ecd0d08b0383ea4d93d09a168187.zip
docs: networking: convert ltpc.txt to ReST
- add SPDX header; - add a document title; - mark code blocks and literals as such; - mark tables as such; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/appletalk')
-rw-r--r--drivers/net/appletalk/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig
index ccde6479050c..10589a82263b 100644
--- a/drivers/net/appletalk/Kconfig
+++ b/drivers/net/appletalk/Kconfig
@@ -48,7 +48,7 @@ config LTPC
If you are in doubt, this card is the one with the 65C02 chip on it.
You also need version 1.3.3 or later of the netatalk package.
This driver is experimental, which means that it may not work.
- See the file <file:Documentation/networking/ltpc.txt>.
+ See the file <file:Documentation/networking/ltpc.rst>.
config COPS
tristate "COPS LocalTalk PC support"