From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for 4.5] docs/man: xl.pod.1: Fix build issue after commit 7471879 Date: Mon, 20 Oct 2014 14:20:48 +0100 Message-ID: <1413811248.4087.23.camel@citrix.com> References: <1413663721-30141-1-git-send-email-julien.grall@linaro.org> <20141019124002.GG2844@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XgCtK-0004LL-9D for xen-devel@lists.xenproject.org; Mon, 20 Oct 2014 13:20:54 +0000 In-Reply-To: <20141019124002.GG2844@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: keir@xen.org, tim@xen.org, Julien Grall , ian.jackson@eu.citrix.com, jbeulich@suse.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Sun, 2014-10-19 at 13:40 +0100, Wei Liu wrote: > On Sat, Oct 18, 2014 at 09:22:01PM +0100, Julien Grall wrote: > > The commit 7471879 "tools: CMDs and APIs for Cache Monitoring Technology" > > has introduced a new section but forgot to add '=back'. This will result > > a build issue with newer podman: > > > > man/xl.pod.1 around line 1443: You forgot a '=back' before '=head1' > > > > or creating a section "POD ERRORS" with older one. > > > > At the same time, capitalize the title of the section to match the coding > > style used within the files. > > > > Signed-off-by: Julien Grall > > Acked-by: Wei Liu Likewise + applied. Jan, you mentioned that some markdown stuff was looking odd to you last week -- could have been this? Ian.