diff options
author | Cornelia Huck <cohuck@redhat.com> | 2020-01-28 13:24:14 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2020-02-26 18:57:07 +0100 |
commit | cc3d15a5ea960a65edbd1d6a3fb57e127f7a8080 (patch) | |
tree | f3ef354c0c9cb71a65cb6078693306de9d3d52fc /docs/devel/index.rst | |
parent | 8b51c0961cc13e55b26bb6665ec3a341abdc7658 (diff) | |
download | qemu-cc3d15a5ea960a65edbd1d6a3fb57e127f7a8080.zip qemu-cc3d15a5ea960a65edbd1d6a3fb57e127f7a8080.tar.gz qemu-cc3d15a5ea960a65edbd1d6a3fb57e127f7a8080.tar.bz2 |
docs: rstfy s390 dasd ipl documentation
While at it, also fix the numbering in 'What QEMU does'.
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200213162942.14177-2-cohuck@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'docs/devel/index.rst')
-rw-r--r-- | docs/devel/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/index.rst b/docs/devel/index.rst index 4dc2ca8..b734ba4 100644 --- a/docs/devel/index.rst +++ b/docs/devel/index.rst @@ -25,3 +25,4 @@ Contents: tcg-plugins bitops reset + s390-dasd-ipl |