docs/s390x: fix vfio-ccw type
authorCornelia Huck <cohuck@redhat.com>
Thu, 16 Jul 2020 14:50:31 +0000 (16:50 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 17 Jul 2020 10:56:22 +0000 (12:56 +0200)
Fix the type name in the mdevctl example.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Message-Id: <20200716145031.771476-1-cohuck@redhat.com>

docs/system/s390x/vfio-ccw.rst

index 8f65442c0f563a225b2cd4e12159832d3c8396d6..41e0bad5b4891aa77a431245992e7ff10aea03cd 100644 (file)
@@ -29,7 +29,7 @@ automatically, use
 
    [root@host ~]# driverctl -b css set-override 0.0.0313 vfio_ccw
    [root@host ~]# mdevctl define -u 7e270a25-e163-4922-af60-757fc8ed48c6 \
-                  -p 0.0.0313 -t vfio-ccw_io -a
+                  -p 0.0.0313 -t vfio_ccw-io -a
 
 If using ``mdevctl`` is not possible or wanted, follow the manual procedure
 below.