Commit 0046db09 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by David S. Miller

docs: networking: convert z8530drv.txt to ReST

- add SPDX header;
- use copyright symbol;
- adjust titles and chapters, adding proper markups;
- mark tables as such;
- mark code blocks and literals as such;
- adjust identation, whitespaces and blank lines where needed;
- add to networking/index.rst.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a6c34b47
...@@ -121,6 +121,7 @@ Contents: ...@@ -121,6 +121,7 @@ Contents:
xfrm_proc xfrm_proc
xfrm_sync xfrm_sync
xfrm_sysctl xfrm_sysctl
z8530drv
.. only:: subproject and html .. only:: subproject and html
......
...@@ -18644,7 +18644,7 @@ L: linux-hams@vger.kernel.org ...@@ -18644,7 +18644,7 @@ L: linux-hams@vger.kernel.org
S: Maintained S: Maintained
W: http://yaina.de/jreuter/ W: http://yaina.de/jreuter/
W: http://www.qsl.net/dl1bke/ W: http://www.qsl.net/dl1bke/
F: Documentation/networking/z8530drv.txt F: Documentation/networking/z8530drv.rst
F: drivers/net/hamradio/*scc.c F: drivers/net/hamradio/*scc.c
F: drivers/net/hamradio/z8530.h F: drivers/net/hamradio/z8530.h
......
...@@ -84,7 +84,7 @@ config SCC ...@@ -84,7 +84,7 @@ config SCC
---help--- ---help---
These cards are used to connect your Linux box to an amateur radio These cards are used to connect your Linux box to an amateur radio
in order to communicate with other computers. If you want to use in order to communicate with other computers. If you want to use
this, read <file:Documentation/networking/z8530drv.txt> and the this, read <file:Documentation/networking/z8530drv.rst> and the
AX25-HOWTO, available from AX25-HOWTO, available from
<http://www.tldp.org/docs.html#howto>. Also make sure to say Y <http://www.tldp.org/docs.html#howto>. Also make sure to say Y
to "Amateur Radio AX.25 Level 2" support. to "Amateur Radio AX.25 Level 2" support.
...@@ -98,7 +98,7 @@ config SCC_DELAY ...@@ -98,7 +98,7 @@ config SCC_DELAY
help help
Say Y here if you experience problems with the SCC driver not Say Y here if you experience problems with the SCC driver not
working properly; please read working properly; please read
<file:Documentation/networking/z8530drv.txt> for details. <file:Documentation/networking/z8530drv.rst> for details.
If unsure, say N. If unsure, say N.
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* ------------------ * ------------------
* *
* You can find a subset of the documentation in * You can find a subset of the documentation in
* Documentation/networking/z8530drv.txt. * Documentation/networking/z8530drv.rst.
*/ */
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment