[dpdk-dev] doc: fix a typo in intel_vf.rst.

Message ID 1470464183-19057-1-git-send-email-rami.rosen@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Bruce Richardson
Headers

Commit Message

Rami Rosen Aug. 6, 2016, 6:16 a.m. UTC
  This patch fixes a typo in doc/guides/nics/intel_vf.rst.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 doc/guides/nics/intel_vf.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Ferruh Yigit Aug. 8, 2016, 11:17 a.m. UTC | #1
On 8/6/2016 7:16 AM, Rami Rosen wrote:
> This patch fixes a typo in doc/guides/nics/intel_vf.rst.
> 
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Ferruh Yigit Sept. 14, 2016, 4:02 p.m. UTC | #2
On 8/8/2016 12:17 PM, Ferruh Yigit wrote:
> On 8/6/2016 7:16 AM, Rami Rosen wrote:
>> This patch fixes a typo in doc/guides/nics/intel_vf.rst.
>>
>> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 

Fixes: fc1f2750a3ec ("doc: programmers guide")
  
Bruce Richardson Sept. 19, 2016, 3:09 p.m. UTC | #3
On Wed, Sep 14, 2016 at 05:02:19PM +0100, Ferruh Yigit wrote:
> On 8/8/2016 12:17 PM, Ferruh Yigit wrote:
> > On 8/6/2016 7:16 AM, Rami Rosen wrote:
> >> This patch fixes a typo in doc/guides/nics/intel_vf.rst.
> >>
> >> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
> > 
> > Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > 
> 
> Fixes: fc1f2750a3ec ("doc: programmers guide")

Applied to dpdk-next-net/rel_16_11

/Bruce
  

Patch

diff --git a/doc/guides/nics/intel_vf.rst b/doc/guides/nics/intel_vf.rst
index 95a79b5..9fe4209 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.