]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
flexible-arrays.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 16:32:50 +0000 (13:32 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:35 +0000 (13:51 -0600)
commitaf7175bc21e3c2a73f85bc920852a136469c6112
tree73193878c12a41463eb2759ab2468b835614a355
parent72fd15c01554694bd8d69652cc9bb77c2cda193b
flexible-arrays.txt: standardize document format

Each text file under Documentation follows a different
format. Some doesn't even have titles!

Change its representation to follow the adopted standard,
using ReST markups for it to be parseable by Sphinx:

- use :Author: and :Updated: markups;
- use proper markup for the document title;
- mark the literal-blocks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/flexible-arrays.txt