diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-17 07:50:05 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-07-14 13:58:05 -0600 |
commit | 53708b874820aeab86b90ab6deef7a6d9a8d4a3d (patch) | |
tree | 5ad9ec5dd594c38ea54314237f0fe164c8b6e925 /Documentation | |
parent | 2273194d1e236c6a8fab5b856ece8d478937b7b2 (diff) | |
download | linux-53708b874820aeab86b90ab6deef7a6d9a8d4a3d.tar.gz linux-53708b874820aeab86b90ab6deef7a6d9a8d4a3d.tar.bz2 linux-53708b874820aeab86b90ab6deef7a6d9a8d4a3d.zip |
sgi-ioc4.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.
In this case, just adding a title is enough.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sgi-ioc4.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/sgi-ioc4.txt b/Documentation/sgi-ioc4.txt index 876c96ae38db..72709222d3c0 100644 --- a/Documentation/sgi-ioc4.txt +++ b/Documentation/sgi-ioc4.txt @@ -1,3 +1,7 @@ +==================================== +SGI IOC4 PCI (multi function) device +==================================== + The SGI IOC4 PCI device is a bit of a strange beast, so some notes on it are in order. |