From: Rami Rosen Date: Sat, 6 Aug 2016 06:16:23 +0000 (+0300) Subject: doc: fix typo in VF guide X-Git-Tag: spdx-start~5884 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=3702a284e0ed8e55141a4071c17f9de6a3bca892;p=dpdk.git doc: fix typo in VF guide This patch fixes a typo in doc/guides/nics/intel_vf.rst. Fixes: fc1f2750a3ec ("doc: programmers guide") Signed-off-by: Rami Rosen Acked-by: Ferruh Yigit --- diff --git a/doc/guides/nics/intel_vf.rst b/doc/guides/nics/intel_vf.rst index 95a79b599a..9fe4209355 100644 --- a/doc/guides/nics/intel_vf.rst +++ b/doc/guides/nics/intel_vf.rst @@ -486,7 +486,7 @@ The setup procedure is as follows: .. note:: - — The pci-assign,host=08:10.0 alue indicates that you want to attach a PCI device + — The pci-assign,host=08:10.0 value indicates that you want to attach a PCI device to a Virtual Machine and the respective (Bus:Device.Function) numbers should be passed for the Virtual Function to be attached.