From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: docs: Remove outdated LaTex documentation. Date: Wed, 25 Jan 2012 16:24:46 +0000 Message-ID: References: <1327507396.24561.341.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1327507396.24561.341.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 25/01/2012 16:03, "Ian Campbell" wrote: >> @@ -82,7 +70,7 @@ >> $(MAKE) -C xen-api clean >> rm -rf .word_count *.aux *.dvi *.bbl *.blg *.glo *.idx *~ >> rm -rf *.ilg *.log *.ind *.toc *.bak core > > I'd hazard a guess that all of these, apart from *~, are latex droppings > too. Yeah, agreed. I couldn't be bothered checking, and it was harmless to leave them. ;-) K.