提交 d98a60c2 编写于 作者: J Jincheng Miao 提交者: Eric Blake

docs: fix some typos in formatdomain.html

In section "Block / character devices" of "Host device assignment",
the description of hostdev element has some error:

For a block device, the type should be "storage", not "block";
For a character device, the type should be "misc", not "char".
Signed-off-by: NJincheng Miao <jmiao@redhat.com>
上级 38fa03f4
...@@ -2932,8 +2932,8 @@ ...@@ -2932,8 +2932,8 @@
<dt><code>hostdev</code></dt> <dt><code>hostdev</code></dt>
<dd>The <code>hostdev</code> element is the main container for describing <dd>The <code>hostdev</code> element is the main container for describing
host devices. For block/character device passthrough <code>mode</code> is host devices. For block/character device passthrough <code>mode</code> is
always "capabilities" and <code>type</code> is "block" for a block always "capabilities" and <code>type</code> is "storage" for a block
device, "char" for a character device and "net" for a host network device, "misc" for a character device and "net" for a host network
interface. interface.
</dd> </dd>
<dt><code>source</code></dt> <dt><code>source</code></dt>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册