From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: remove dejavu font from doc build Date: Sun, 13 Dec 2015 22:14:29 +0100 Message-ID: <3816233.mZBL2yORZ7@xps13> References: <1445340730-32687-1-git-send-email-john.mcnamara@intel.com> <1446409078-30709-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-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 3211A3777 for ; Sun, 13 Dec 2015 22:15:45 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id p66so37525094wmp.1 for ; Sun, 13 Dec 2015 13:15:45 -0800 (PST) In-Reply-To: <1446409078-30709-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-11-01 20:17, John McNamara: > Remove requirement for occasionally hard to find/install > DejaVuSansMono font. It isn't gnerally required anyway. > The default mono font is sufficient. > > Signed-off-by: John McNamara > Acked-by: Harry van Haaren Applied, thanks