diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 79b85d5f0d..3075e16f21 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2932,8 +2932,8 @@
hostdev
The hostdev element is the main container for describing host devices. For block/character device passthrough mode is - always "capabilities" and type is "block" for a block - device, "char" for a character device and "net" for a host network + always "capabilities" and type is "storage" for a block + device, "misc" for a character device and "net" for a host network interface.
source