From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: show -n as optional in freebsd user guide Date: Tue, 15 Dec 2015 15:03:18 +0100 Message-ID: <8642423.7coOrUVpdt@xps13> References: <1450187227-6796-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-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id DA01911A2 for ; Tue, 15 Dec 2015 15:04:34 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id n186so27351780wmn.0 for ; Tue, 15 Dec 2015 06:04:34 -0800 (PST) In-Reply-To: <1450187227-6796-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 13:47, John McNamara: > Fix EAL usage to indicate that -n is, now, optional. > > Signed-off-by: John McNamara Applied, thanks