diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-01 16:44:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-01 12:24:40 -0700 |
commit | 883780af72090daf9ab53779a3085a6ddfc468ca (patch) | |
tree | e69413dc4a6abf0f61ca98ef404ffb5f22cd29b1 /net/x25 | |
parent | d2a85c184ac6e738daa5e42f89b1f353910d6a89 (diff) | |
download | linux-883780af72090daf9ab53779a3085a6ddfc468ca.tar.gz linux-883780af72090daf9ab53779a3085a6ddfc468ca.tar.bz2 linux-883780af72090daf9ab53779a3085a6ddfc468ca.zip |
docs: networking: convert x25-iface.txt to ReST
Not much to be done here:
- add SPDX header;
- adjust title markup;
- remove a tail whitespace;
- add to networking/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25')
-rw-r--r-- | net/x25/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/x25/Kconfig b/net/x25/Kconfig index 2ecb2e5e241e..a328f79885d1 100644 --- a/net/x25/Kconfig +++ b/net/x25/Kconfig @@ -21,7 +21,7 @@ config X25 <http://docwiki.cisco.com/wiki/X.25>. Information about X.25 for Linux is contained in the files <file:Documentation/networking/x25.txt> and - <file:Documentation/networking/x25-iface.txt>. + <file:Documentation/networking/x25-iface.rst>. One connects to an X.25 network either with a dedicated network card using the X.21 protocol (not yet supported by Linux) or one can do |