From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] docs: canonicalize representation of boolean type in xl.cfg Date: Tue, 7 May 2013 13:49:21 +0100 Message-ID: <5188F851.5040608@eu.citrix.com> References: <1367926134-3148-1-git-send-email-wei.liu2@citrix.com> <1367930883.26321.110.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1367930883.26321.110.camel@zakaz.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: Ian Campbell Cc: Wei Liu , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 07/05/13 13:48, Ian Campbell wrote: > On Tue, 2013-05-07 at 12:28 +0100, Wei Liu wrote: >> The representations of boolean type in xl docs are inconsistent. This patch >> replaces occurences of "1", "0", "[Tt]rue" and "[Ff]alse" with "[Tt]rue (1)" >> and "[Ff]alse (0)". >> >> Signed-off-by: Wei Liu > Acked-by: Ian Campbell > > George, I assume docs updates are still mostly fair game until later > rcs, taking into account the "microfreeze" while we actually put rc1 > together, of course. That sounds perfectly reasonable. -George