From: Billy O'Mahony Date: Mon, 27 Nov 2017 11:13:36 +0000 (+0000) Subject: doc: fix typo in QAT quide X-Git-Tag: spdx-start~127 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=5e16385c1ee6060ca44aee94a11c6531a8cb6dc9;p=dpdk.git doc: fix typo in QAT quide Fixes: 1703e94ac5ce ("qat: add driver for QuickAssist devices") Cc: stable@dpdk.org Signed-off-by: Billy O'Mahony Acked-by: Fiona Trahe Acked-by: Pablo de Lara --- diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst index 581cd2f702..210761417a 100644 --- a/doc/guides/cryptodevs/qat.rst +++ b/doc/guides/cryptodevs/qat.rst @@ -167,7 +167,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::