From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: improve freebsd guide layout Date: Tue, 15 Dec 2015 13:45:42 +0100 Message-ID: <1554742.N1uVNePR9W@xps13> References: <1450180421-13569-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-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id B9A0011A2 for ; Tue, 15 Dec 2015 13:46:58 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id p66so108259613wmp.1 for ; Tue, 15 Dec 2015 04:46:58 -0800 (PST) In-Reply-To: <1450180421-13569-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:53, John McNamara: > Fixed FreeBSD Getting Started Guide rst layout to improve > rendering in PDF. > > Signed-off-by: John McNamara Applied, thanks