Просмотр исходного кода

docs: networking: Convert bridge.txt to rst

The kernel documentation is now restructured text. Convert the Ethernet
Bridge documentation and include it in the toplevel kernel
documentation.

 - Fix heading adornments.
 - Add license identifier.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Tobin C. Harding 7 лет назад
Родитель
Сommit
6b335f8205
2 измененных файлов с 7 добавлено и 0 удалено
  1. 6 0
      Documentation/networking/bridge.rst
  2. 1 0
      Documentation/networking/index.rst

+ 6 - 0
Documentation/networking/bridge.txt → Documentation/networking/bridge.rst

@@ -1,3 +1,9 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+=================
+Ethernet Bridging
+=================
+
 In order to use the Ethernet bridging functionality, you'll need the
 userspace tools.
 

+ 1 - 0
Documentation/networking/index.rst

@@ -18,6 +18,7 @@ Contents:
    failover
    net_failover
    alias
+   bridge
 
 .. only::  subproject