linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] more Kbuild updates for v5.8-rc1
Date: Sat, 13 Jun 2020 13:38:08 -0700	[thread overview]
Message-ID: <CAHk-=wjKftdT8wT1GNGpstQA=P7Y-4_LrnZZ2hWCqfuYRVoo+A@mail.gmail.com> (raw)
In-Reply-To: <CAK7LNATsQRp=kkB+THaO23XiHZsU1xJ-B42p8sMieBgJ4uftMg@mail.gmail.com>

On Sat, Jun 13, 2020 at 10:56 AM Masahiro Yamada <masahiroy@kernel.org> wrote:
>
> This is touching a lot of files to finish the
> --help--- conversion. It was generated by a one-liner sed
> command, so it is easy to understand what is going on.

Well, a simple grep would have shown you there is a script in the
Documentation directory that actually generates those "---help---"
markers.

So if converting away from them, we should certainly not help people make more.

I did the obvious fixup in 3e1ad4054b8d ("doc: don't use deprecated
"---help---" markers in target docs") but didn't test that script.

            Linus

  reply	other threads:[~2020-06-13 20:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-13 17:55 [GIT PULL] more Kbuild updates for v5.8-rc1 Masahiro Yamada
2020-06-13 20:38 ` Linus Torvalds [this message]
2020-06-13 20:40 ` pr-tracker-bot
2020-06-13 20:43 ` Linus Torvalds
2020-06-14  1:50   ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHk-=wjKftdT8wT1GNGpstQA=P7Y-4_LrnZZ2hWCqfuYRVoo+A@mail.gmail.com' \
    --to=torvalds@linux-foundation.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).