linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Donald Hunter <donald.hunter@gmail.com>,
	linux-doc@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Donald Hunter <donald.hunter@gmail.com>
Subject: Re: [PATCH] docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
Date: Wed, 26 Apr 2023 12:44:05 -0600	[thread overview]
Message-ID: <87jzxyh4ay.fsf@meer.lwn.net> (raw)
In-Reply-To: <20230424080305.2985-1-donald.hunter@gmail.com>

Donald Hunter <donald.hunter@gmail.com> writes:

> Fix typo from 'intraface' to 'interface' in admin guide for KSM.
>
> Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
> ---
>  Documentation/admin-guide/mm/ksm.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/mm/ksm.rst b/Documentation/admin-guide/mm/ksm.rst
> index eed51a910c94..ca0c3a384f85 100644
> --- a/Documentation/admin-guide/mm/ksm.rst
> +++ b/Documentation/admin-guide/mm/ksm.rst
> @@ -20,7 +20,7 @@ content which can be replaced by a single write-protected page (which
>  is automatically copied if a process later wants to update its
>  content). The amount of pages that KSM daemon scans in a single pass
>  and the time between the passes are configured using :ref:`sysfs
> -intraface <ksm_sysfs>`
> +interface <ksm_sysfs>`

Applied, thanks.

jon

      reply	other threads:[~2023-04-26 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-24  8:03 [PATCH] docs/admin-guide/mm/ksm.rst fix intraface -> interface typo Donald Hunter
2023-04-26 18:44 ` 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=87jzxyh4ay.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=akpm@linux-foundation.org \
    --cc=donald.hunter@gmail.com \
    --cc=linux-doc@vger.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).