]> git.baikalelectronics.ru Git - kernel.git/commit
docs: networking: Convert alias.txt to rst
authorTobin C. Harding <me@tobin.cc>
Wed, 18 Jul 2018 03:27:35 +0000 (13:27 +1000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jul 2018 22:28:27 +0000 (15:28 -0700)
commit9a84cefb14b34971cb288811278a641e854a59a4
treec30fb9cc2a965c0b37c208471d14629ce4ec40ff
parentf6ed778460f8058ec79c24e47d85abdcf4a6d820
docs: networking: Convert alias.txt to rst

The kernel documentation is now restructured text. Convert the IP
aliasing documentation and include it in the toplevel kernel
documentation.

 - Fix heading adornments.
 - Correctly indent code snippets.
 - Limit line length to 72 characters inline with kernel documentation
   standards.
 - Add license identifier.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/00-INDEX
Documentation/networking/alias.rst [new file with mode: 0644]
Documentation/networking/alias.txt [deleted file]
Documentation/networking/index.rst