Re: [PATCH] docs: add backporting and conflict resolution document
Vegard Nossum <[email protected]> Wed, 8 Mar 2023 09:10:42 +0100
| Newsgroups | org.kernel.vger.backports,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On 3/7/23 12:43, Vegard Nossum wrote: > We can probably do that, but it doesn't seem to be used much in existing > kernel documentation, I find no existing instances of it: > > $ git grep '\.\._.*: http' Documentation/ > $ > > I know that lots of people really prefer to minimize the amount of > markup in these files (as they consume them in source form), so I'd > really like an ack from others before doing this. Oops, bad regex (missing a space). $ git grep '\.\. _.*: http' Documentation/ does indeed find a bunch of places where this is used, so I guess it's fine to do it here too. Vegard -- To unsubscribe from this list: send the line "unsubscribe backports" in