Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mauro Carvalho Chehab and committed by
David S. Miller
20b943f0 ff2269f1

+10 -3
+6
Documentation/networking/ax25.txt Documentation/networking/ax25.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ===== 4 + AX.25 5 + ===== 6 + 1 7 To use the amateur radio protocols within Linux you will need to get a 2 8 suitable copy of the AX.25 Utilities. More detailed information about 3 9 AX.25, NET/ROM and ROSE, associated programs and and utilities can be
+1
Documentation/networking/index.rst
··· 42 42 arcnet-hardware 43 43 arcnet 44 44 atm 45 + ax25 45 46 46 47 .. only:: subproject and html 47 48
+3 -3
net/ax25/Kconfig
··· 40 40 radio as well as information about how to configure an AX.25 port is 41 41 contained in the AX25-HOWTO, available from 42 42 <http://www.tldp.org/docs.html#howto>. You might also want to 43 - check out the file <file:Documentation/networking/ax25.txt> in the 43 + check out the file <file:Documentation/networking/ax25.rst> in the 44 44 kernel source. More information about digital amateur radio in 45 45 general is on the WWW at 46 46 <http://www.tapr.org/>. ··· 88 88 users as well as information about how to configure an AX.25 port is 89 89 contained in the Linux Ham Wiki, available from 90 90 <http://www.linux-ax25.org>. You also might want to check out the 91 - file <file:Documentation/networking/ax25.txt>. More information about 91 + file <file:Documentation/networking/ax25.rst>. More information about 92 92 digital amateur radio in general is on the WWW at 93 93 <http://www.tapr.org/>. 94 94 ··· 107 107 users as well as information about how to configure an AX.25 port is 108 108 contained in the Linux Ham Wiki, available from 109 109 <http://www.linux-ax25.org>. You also might want to check out the 110 - file <file:Documentation/networking/ax25.txt>. More information about 110 + file <file:Documentation/networking/ax25.rst>. More information about 111 111 digital amateur radio in general is on the WWW at 112 112 <http://www.tapr.org/>. 113 113