From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove unused references from faq Date: Tue, 15 Dec 2015 13:43:53 +0100 Message-ID: <1579813.7VZtPqk7sS@xps13> References: <1450177921-6286-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 85CFBFE5 for ; Tue, 15 Dec 2015 13:45:10 +0100 (CET) Received: by mail-wm0-f44.google.com with SMTP id n186so92548345wmn.0 for ; Tue, 15 Dec 2015 04:45:10 -0800 (PST) In-Reply-To: <1450177921-6286-1-git-send-email-john.mcnamara@intel.com> 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" 2015-12-15 11:12, John McNamara: > The faq refers to Linux*, with an asterisk, without any equivalent > note or footnote. This is a legacy from older versions of the docs. > This update removes it. > > Signed-off-by: John McNamara Applied, thanks