From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758285Ab2CIVPf (ORCPT ); Fri, 9 Mar 2012 16:15:35 -0500 Received: from terminus.zytor.com ([198.137.202.10]:33809 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902Ab2CIVPc (ORCPT ); Fri, 9 Mar 2012 16:15:32 -0500 Message-ID: <4F5A72E9.5030802@zytor.com> Date: Fri, 09 Mar 2012 13:15:21 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 MIME-Version: 1.0 To: Cyrill Gorcunov CC: mtk.manpages@gmail.com, akpm@linux-foundation.org, xemul@parallels.com, linux-man@vger.kernel.org, linux-kernel@vger.kernel.org, "Eric W. Biederman" Subject: Re: [PATCH 2/2] Add kcmp.2 manpage References: <1331326042-32558-1-git-send-email-gorcunov@openvz.org> <1331326042-32558-3-git-send-email-gorcunov@openvz.org> <4F5A6D09.3050704@zytor.com> <20120309210342.GN13346@moon> In-Reply-To: <20120309210342.GN13346@moon> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/09/2012 01:03 PM, Cyrill Gorcunov wrote: > On Fri, Mar 09, 2012 at 12:50:17PM -0800, H. Peter Anvin wrote: >> On 03/09/2012 12:47 PM, Cyrill Gorcunov wrote: >>> +.I v2 >>> +, but ordering information is unavailble. >> >> Needs to be: >> >> .IR v2 , >> >> ... and fix the typo in "unavailable". >> > > here we go > > Cyrill No, you missed the point, which is that the comma moved to the .IR line. .BR and .IR mean "alternate between bold/italic and regular", so .IR foo bar gives you "foobar" where only "foo" is italiziced. It is equivalent to: \fIfoo\fPbar -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.