From 341bf84cedcdc198d5daabfe3c7e1a52c55d8784 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:19:38 -0800 Subject: [PATCH] Update doc/developer-guides/hld/hld-devicemodel.rst Co-Authored-By: dbkinder --- doc/developer-guides/hld/hld-devicemodel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index a7a651193..f002f865d 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -191,7 +191,7 @@ s, pci_slot - ``slot`` is 0..31 - ``func`` is 0..7 - - emul is a string describing the type of PCI device e.g. virtio-net + - ``emul`` is a string describing the type of PCI device e.g. virtio-net - config is an optional device-dependent string, used for configuration.