diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-28 00:01:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-28 14:38:38 -0700 |
commit | ff2269f16a1e1a7f8bbe72920d3d285ba3943572 (patch) | |
tree | 2dbdd1d84aa0e333a9c2110612a634ec6fa32837 /net/atm | |
parent | 08bab46f00d0f0fe9709a05b7cdfe909a4258b01 (diff) | |
download | linux-stable-ff2269f16a1e1a7f8bbe72920d3d285ba3943572.tar.gz linux-stable-ff2269f16a1e1a7f8bbe72920d3d285ba3943572.tar.bz2 linux-stable-ff2269f16a1e1a7f8bbe72920d3d285ba3943572.zip |
docs: networking: convert atm.txt to ReST
There isn't much to be done here. Just:
- add SPDX header;
- add a document title.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm')
-rw-r--r-- | net/atm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/atm/Kconfig b/net/atm/Kconfig index 271f682e8438..e61dcc9f85b2 100644 --- a/net/atm/Kconfig +++ b/net/atm/Kconfig @@ -16,7 +16,7 @@ config ATM of your ATM card below. Note that you need a set of user-space programs to actually make use - of ATM. See the file <file:Documentation/networking/atm.txt> for + of ATM. See the file <file:Documentation/networking/atm.rst> for further details. config ATM_CLIP |