From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH] doc: fix typo in SNOW3G documentation Date: Thu, 6 Oct 2016 21:54:59 +0100 Message-ID: <1475787299-95228-1-git-send-email-pablo.de.lara.guarch@intel.com> Cc: Pablo de Lara To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 1AF8ECE7 for ; Thu, 6 Oct 2016 22:53:50 +0200 (CEST) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Fixes: 1d0c90e6cf0b ("doc: update build instructions for libsso_snow3g") Signed-off-by: Pablo de Lara --- doc/guides/cryptodevs/snow3g.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst index f6eb538..75a08aa 100644 --- a/doc/guides/cryptodevs/snow3g.rst +++ b/doc/guides/cryptodevs/snow3g.rst @@ -58,7 +58,7 @@ Limitations Installation ------------ -To build DPDK with the KASUMI_PMD the user is required to download +To build DPDK with the SNOW3G_PMD the user is required to download the export controlled ``libsso_snow3g`` library, by requesting it from ``_. Once approval has been granted, the user needs to log in -- 2.7.4