[dpdk-dev] [PATCH] cryptodev: Fix typo in qat.rst

Billy O'Mahony billy.o.mahony at intel.com
Mon Nov 27 12:13:36 CET 2017


Signed-off-by: Billy O'Mahony <billy.o.mahony at intel.com>
---
 doc/guides/cryptodevs/qat.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst
index cb17b6b..c8ef378 100644
--- a/doc/guides/cryptodevs/qat.rst
+++ b/doc/guides/cryptodevs/qat.rst
@@ -166,7 +166,7 @@ Next, you need to expose the Virtual Functions (VFs) using the sysfs file system
 First find the BDFs (Bus-Device-Function) of the physical functions (PFs) of
 your device, e.g.::
 
-    lspci -d : 37c8
+    lspci -d:37c8
 
 You should see output similar to::
 
-- 
2.7.4



More information about the dev mailing list