From a0708339bceacae08eea50d438452ddbc8d57cc1 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:19:25 -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 0da625256..a7a651193 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -190,7 +190,7 @@ s, pci_slot Where: - ``slot`` is 0..31 - - func is 0..7 + - ``func`` is 0..7 - emul is a string describing the type of PCI device e.g. virtio-net - config is an optional device-dependent string, used for configuration.