diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-28 01:01:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-29 00:39:46 +0300 |
commit | 5f32c920c23b75654a839aa87c344b2bcaf350e2 (patch) | |
tree | ed4caf4ecfecd05b68af1425a8998d86c75750f5 | |
parent | 9a69fb9c21c4bf4107becb877729544759bdd059 (diff) | |
download | linux-5f32c920c23b75654a839aa87c344b2bcaf350e2.tar.xz |
docs: networking: convert defza.txt to ReST
Not much to be done here:
- add SPDX header;
- add a document title;
- use :field: markup for the version number;
- add to networking/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/networking/defza.rst (renamed from Documentation/networking/defza.txt) | 8 | ||||
-rw-r--r-- | Documentation/networking/index.rst | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/networking/defza.txt b/Documentation/networking/defza.rst index 663e4a906751..73c2f793ea26 100644 --- a/Documentation/networking/defza.txt +++ b/Documentation/networking/defza.rst @@ -1,4 +1,10 @@ -Notes on the DEC FDDIcontroller 700 (DEFZA-xx) driver v.1.1.4. +.. SPDX-License-Identifier: GPL-2.0 + +===================================================== +Notes on the DEC FDDIcontroller 700 (DEFZA-xx) driver +===================================================== + +:Version: v.1.1.4 DEC FDDIcontroller 700 is DEC's first-generation TURBOchannel FDDI diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index e17432492745..c893127004b9 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -51,6 +51,7 @@ Contents: dccp dctcp decnet + defza .. only:: subproject and html |