LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: SeongJae Park <sj38.park@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
SeongJae Park <sjpark@amazon.de>
Subject: Re: [PATCH 1/2] Documentation/process/applying-patches: Activate linux-next man hyperlink
Date: Fri, 20 Aug 2021 11:10:46 -0600 [thread overview]
Message-ID: <87k0kgrqi1.fsf@meer.lwn.net> (raw)
In-Reply-To: <20210812095030.4704-1-sj38.park@gmail.com>
SeongJae Park <sj38.park@gmail.com> writes:
> From: SeongJae Park <sjpark@amazon.de>
>
> There is a url for linux-next in the 'applying-patches.rst', but it's
> surrounded by backquotes. So the url doesn't have a hyperlink in the
> built document. To let readers easily move to the page, this commit
> puts the url outside of the backquotes so that a hyperlink to the url
> can be automatically made.
>
> Signed-off-by: SeongJae Park <sjpark@amazon.de>
> ---
> Documentation/process/applying-patches.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/applying-patches.rst b/Documentation/process/applying-patches.rst
> index 2e7017bef4b8..c2121c1e55d7 100644
> --- a/Documentation/process/applying-patches.rst
> +++ b/Documentation/process/applying-patches.rst
> @@ -389,7 +389,7 @@ The -mm patches are experimental patches released by Andrew Morton.
>
> In the past, -mm tree were used to also test subsystem patches, but this
> function is now done via the
> -`linux-next <https://www.kernel.org/doc/man-pages/linux-next.html>`
> +`linux-next` (https://www.kernel.org/doc/man-pages/linux-next.html)
> tree. The Subsystem maintainers push their patches first to linux-next,
> and, during the merge window, sends them directly to Linus.
Applied, thanks.
jon
prev parent reply other threads:[~2021-08-20 17:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-12 9:50 SeongJae Park
2021-08-12 9:50 ` [PATCH 2/2] Documentation/process/maintainer-pgp-guide: Replace broken link to PGP path finder SeongJae Park
2021-08-20 17:12 ` Jonathan Corbet
2021-08-20 18:49 ` Konstantin Ryabitsev
2021-08-24 19:23 ` Jonathan Corbet
2021-08-19 9:58 ` [PATCH 1/2] Documentation/process/applying-patches: Activate linux-next man hyperlink SeongJae Park
2021-08-20 17:10 ` 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=87k0kgrqi1.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sj38.park@gmail.com \
--cc=sjpark@amazon.de \
--subject='Re: [PATCH 1/2] Documentation/process/applying-patches: Activate linux-next man hyperlink' \
/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
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).