From: Mauro Carvalho Chehab Date: Mon, 27 Apr 2020 22:01:21 +0000 (+0200) Subject: docs: networking: convert atm.txt to ReST X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ff2269f16a1e1a7f8bbe72920d3d285ba3943572;p=linux.git 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 Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/atm.rst b/Documentation/networking/atm.rst new file mode 100644 index 0000000000000..c1df8c038525a --- /dev/null +++ b/Documentation/networking/atm.rst @@ -0,0 +1,14 @@ +.. SPDX-License-Identifier: GPL-2.0 + +=== +ATM +=== + +In order to use anything but the most primitive functions of ATM, +several user-mode programs are required to assist the kernel. These +programs and related material can be found via the ATM on Linux Web +page at http://linux-atm.sourceforge.net/ + +If you encounter problems with ATM, please report them on the ATM +on Linux mailing list. Subscription information, archives, etc., +can be found on http://linux-atm.sourceforge.net/ diff --git a/Documentation/networking/atm.txt b/Documentation/networking/atm.txt deleted file mode 100644 index 82921cee77fea..0000000000000 --- a/Documentation/networking/atm.txt +++ /dev/null @@ -1,8 +0,0 @@ -In order to use anything but the most primitive functions of ATM, -several user-mode programs are required to assist the kernel. These -programs and related material can be found via the ATM on Linux Web -page at http://linux-atm.sourceforge.net/ - -If you encounter problems with ATM, please report them on the ATM -on Linux mailing list. Subscription information, archives, etc., -can be found on http://linux-atm.sourceforge.net/ diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 3e0a4bb23ef98..841f3c3905d55 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -41,6 +41,7 @@ Contents: altera_tse arcnet-hardware arcnet + atm .. only:: subproject and html diff --git a/net/atm/Kconfig b/net/atm/Kconfig index 271f682e84381..e61dcc9f85b20 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 for + of ATM. See the file for further details. config ATM_CLIP