summaryrefslogtreecommitdiff
path: root/Documentation/networking/ax25.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-28 00:01:22 +0200
committerDavid S. Miller <davem@davemloft.net>2020-04-28 14:38:38 -0700
commit20b943f075574c233de51fa2f0124a97f0298be1 (patch)
tree3d0788c9f53d9033f7ccf89d4f29cf7ba59add7a /Documentation/networking/ax25.rst
parentff2269f16a1e1a7f8bbe72920d3d285ba3943572 (diff)
docs: networking: convert ax25.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 'Documentation/networking/ax25.rst')
-rw-r--r--Documentation/networking/ax25.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/networking/ax25.rst b/Documentation/networking/ax25.rst
new file mode 100644
index 000000000000..824afd7002db
--- /dev/null
+++ b/Documentation/networking/ax25.rst
@@ -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.