From: Jonathan Corbet <corbet@lwn.net>
To: cp0613@linux.alibaba.com, nathan@kernel.org, nsc@kernel.org
Cc: linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, Chen Pei <cp0613@linux.alibaba.com>
Subject: Re: [PATCH] docs: kbuild: Fix typos in makefiles.rst
Date: Mon, 22 Dec 2025 14:40:12 -0700 [thread overview]
Message-ID: <875x9y2o1v.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20251220125434.2430-1-cp0613@linux.alibaba.com>
cp0613@linux.alibaba.com writes:
> From: Chen Pei <cp0613@linux.alibaba.com>
>
> The correct command to generate header files is
> make headers_install.
>
> Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
> ---
> Documentation/kbuild/makefiles.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst
> index 8aef3650c1f3..24a4708d26e8 100644
> --- a/Documentation/kbuild/makefiles.rst
> +++ b/Documentation/kbuild/makefiles.rst
> @@ -1264,7 +1264,7 @@ Add prerequisites to archheaders
> --------------------------------
>
> The archheaders: rule is used to generate header files that
> -may be installed into user space by ``make header_install``.
> +may be installed into user space by ``make headers_install``.
Applied, thanks.
jon
prev parent reply other threads:[~2025-12-22 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-20 12:54 [PATCH] docs: kbuild: Fix typos in makefiles.rst cp0613
2025-12-20 19:31 ` Randy Dunlap
2025-12-22 21:40 ` Jonathan Corbet [this message]
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=875x9y2o1v.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=cp0613@linux.alibaba.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=nsc@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