docs: networking: convert ax25.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 27 Apr 2020 22:01:22 +0000 (00:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2020 21:38:38 +0000 (14:38 -0700)
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>
Documentation/networking/ax25.rst [new file with mode: 0644]
Documentation/networking/ax25.txt [deleted file]
Documentation/networking/index.rst
net/ax25/Kconfig

diff --git a/Documentation/networking/ax25.rst b/Documentation/networking/ax25.rst
new file mode 100644 (file)
index 0000000..824afd7
--- /dev/null
@@ -0,0 +1,16 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+=====
+AX.25
+=====
+
+To use the amateur radio protocols within Linux you will need to get a
+suitable copy of the AX.25 Utilities. More detailed information about
+AX.25, NET/ROM and ROSE, associated programs and and utilities can be
+found on http://www.linux-ax25.org.
+
+There is an active mailing list for discussing Linux amateur radio matters
+called linux-hams@vger.kernel.org. To subscribe to it, send a message to
+majordomo@vger.kernel.org with the words "subscribe linux-hams" in the body
+of the message, the subject field is ignored.  You don't need to be
+subscribed to post but of course that means you might miss an answer.
diff --git a/Documentation/networking/ax25.txt b/Documentation/networking/ax25.txt
deleted file mode 100644 (file)
index 8257dbf..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-To use the amateur radio protocols within Linux you will need to get a
-suitable copy of the AX.25 Utilities. More detailed information about
-AX.25, NET/ROM and ROSE, associated programs and and utilities can be
-found on http://www.linux-ax25.org.
-
-There is an active mailing list for discussing Linux amateur radio matters
-called linux-hams@vger.kernel.org. To subscribe to it, send a message to
-majordomo@vger.kernel.org with the words "subscribe linux-hams" in the body
-of the message, the subject field is ignored.  You don't need to be
-subscribed to post but of course that means you might miss an answer.
index 841f3c3905d558eb24f348a95e2782042092e0a8..6a5858b27cf6d3b2304ff72b2bac6e0a5c888544 100644 (file)
@@ -42,6 +42,7 @@ Contents:
    arcnet-hardware
    arcnet
    atm
+   ax25
 
 .. only::  subproject and html
 
index 043fd54378091451f3cc9e694714d517024d239c..97d686d115c0040382922de16d0761e0c5abd53f 100644 (file)
@@ -40,7 +40,7 @@ config AX25
          radio as well as information about how to configure an AX.25 port is
          contained in the AX25-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>. You might also want to
-         check out the file <file:Documentation/networking/ax25.txt> in the
+         check out the file <file:Documentation/networking/ax25.rst> in the
          kernel source. More information about digital amateur radio in
          general is on the WWW at
          <http://www.tapr.org/>.
@@ -88,7 +88,7 @@ config NETROM
          users as well as information about how to configure an AX.25 port is
          contained in the Linux Ham Wiki, available from
          <http://www.linux-ax25.org>. You also might want to check out the
-         file <file:Documentation/networking/ax25.txt>. More information about
+         file <file:Documentation/networking/ax25.rst>. More information about
          digital amateur radio in general is on the WWW at
          <http://www.tapr.org/>.
 
@@ -107,7 +107,7 @@ config ROSE
          users as well as information about how to configure an AX.25 port is
          contained in the Linux Ham Wiki, available from
          <http://www.linux-ax25.org>.  You also might want to check out the
-         file <file:Documentation/networking/ax25.txt>. More information about
+         file <file:Documentation/networking/ax25.rst>. More information about
          digital amateur radio in general is on the WWW at
          <http://www.tapr.org/>.