Re: [RFC c/r 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7

From: Cyrill Gorcunov
Date: Sat Jan 28 2012 - 12:35:07 EST


On Sun, Jan 29, 2012 at 06:19:41AM +1300, Michael Kerrisk wrote:
> On Sat, Jan 28, 2012 at 7:30 AM, H. Peter Anvin <hpa@xxxxxxxxx> wrote:
> > On 01/27/2012 10:24 AM, Cyrill Gorcunov wrote:
> >>
> >> Sure, I'll try to (btw, where I should send it to? And in which
> >> format novadays mans are written? In plain old troff or some
> >> human readable asciidocs?) And... should I post man page
> >> on LKML as well?
> >>
> >
> > Normally they're written using the mandoc macro set in *roff.  Michael
> > Kerrisk (mtk) is the authority on how to do things.
>
> Cyrill, see http://www.kernel.org/doc/man-pages/patches.html and the
> following man pages
> man-pages(7)
> man(7)
> groff_man(7)
>

Hi Michael, thanks! I've found this link yesterday night. Then
I tried to clone man-pages but for some reason it always fail

| [cyrill@moon projects]$ git clone git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
| Cloning into 'man-pages'...
| fatal: The remote end hung up unexpectedly
| [cyrill@moon projects]$

maybe there another mirror I could fetch this repo?

Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/