From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [iproute PATCH] Remove leftovers from removed Latex documentation Date: Tue, 13 Feb 2018 17:47:33 -0800 Message-ID: <20180213174733.676a0194@xeon-e3> References: <20180209174938.1710-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Phil Sutter Return-path: Received: from mail-pg0-f47.google.com ([74.125.83.47]:43833 "EHLO mail-pg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966364AbeBNBrh (ORCPT ); Tue, 13 Feb 2018 20:47:37 -0500 Received: by mail-pg0-f47.google.com with SMTP id f6so1305601pgs.10 for ; Tue, 13 Feb 2018 17:47:36 -0800 (PST) In-Reply-To: <20180209174938.1710-1-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 9 Feb 2018 18:49:38 +0100 Phil Sutter wrote: > Since there is no documentation in Latex format left, there is no need > to check for commands to build it. Also there is no need to ignore any > of the temporary files which were created by them. > > Signed-off-by: Phil Sutter Applied