From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] docs: correct descriptions of gnttab_max_{, maptrack}_frames Date: Tue, 19 Jan 2016 13:10:26 +0000 Message-ID: <1453209026.29930.27.camel@citrix.com> References: <1453204610-29131-1-git-send-email-ian.campbell@citrix.com> <569E42CA02000078000C8851@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <569E42CA02000078000C8851@prv-mh.provo.novell.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: Jan Beulich Cc: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2016-01-19 at 06:06 -0700, Jan Beulich wrote: > > > > On 19.01.16 at 12:56, wrote: > > -Specify the maximum number of maptrack frames domain. > > -The default value is 8 times **gnttab\_max\_frames**. > > +> Default: `8 * gnttab_max_frames` > > No backslash escaping needed here? No, not sure if the is ">" or the `` escaping them but the backslashes appeared in the output HTML when I tried it. > > In any case, > Acked-by: Jan Beulich Thanks. Ian.