All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Conor.Dooley@microchip.com>
To: <jmaselbas@kalray.eu>, <linux-kernel@vger.kernel.org>
Cc: <rdunlap@infradead.org>, <bagasdotme@gmail.com>, <corbet@lwn.net>,
	<linux-doc@vger.kernel.org>
Subject: Re: [PATCH v3] Remove duplicated words across the whole documentation
Date: Fri, 26 Aug 2022 16:40:50 +0000	[thread overview]
Message-ID: <cccaf53c-9438-0927-b074-c74c47bfb1ec@microchip.com> (raw)
In-Reply-To: <20220826163458.1142-1-jmaselbas@kalray.eu>

Hey Jules,
On 26/08/2022 17:34, Jules Maselbas wrote:
> Remove duplicated words (the, at, be ...) across the whole documentation.
> In some cases the duplicated words are replaced by something that makes
> more sense, for instance: "be be" is replaced by "can be" when possible.
> 
> There are likely more duplicated words to be found.
> 
> CC: Randy Dunlap <rdunlap@infradead.org>
> CC: Bagas Sanjaya <bagasdotme@gmail.com>
> CC: Jonathan Corbet <corbet@lwn.net>
> CC: linux-doc@vger.kernel.org
> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>
> ---


>  
>  printk_rb_static
> diff --git a/Documentation/admin-guide/media/vivid.rst b/Documentation/admin-guide/media/vivid.rst
> index 4f680dc9661c..a5a9c062b23f 100644
> --- a/Documentation/admin-guide/media/vivid.rst
> +++ b/Documentation/admin-guide/media/vivid.rst
> @@ -392,7 +392,7 @@ Which one is returned depends on the chosen channel, each next valid channel
>  will cycle through the possible audio subchannel combinations. This allows
>  you to test the various combinations by just switching channels..
>  
> -Finally, for these inputs the v4l2_timecode struct is filled in in the
> +Finally, for these inputs the v4l2_timecode struct is filled in the

FYI, this does not look like a typo. It reads as if the filling in happens
in the dequeued struct.

>  dequeued v4l2_buffer struct.
>  
>  

> diff --git a/Documentation/virt/uml/user_mode_linux_howto_v2.rst b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
> index af2a97429692..ce67a03a7c80 100644
> --- a/Documentation/virt/uml/user_mode_linux_howto_v2.rst
> +++ b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
> @@ -1090,7 +1090,7 @@ be formatted as plain text.
>  
>  Developing always goes hand in hand with debugging. First of all,
>  you can always run UML under gdb and there will be a whole section
> -later on on how to do that. That, however, is not the only way to

And neither is this. It means that there will be a later section that
explains how to do it. Possibly there should be some punctuation in
between though.

> +later on how to do that. That, however, is not the only way to
>  debug a Linux kernel. Quite often adding tracing statements and/or
>  using UML specific approaches such as ptracing the UML kernel process
>  are significantly more informative.

Thanks,
Conor.

  reply	other threads:[~2022-08-26 16:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  9:52 [PATCH] Documentation: Fix repeated words in documentation Jules Maselbas
2022-08-26 12:45 ` Bagas Sanjaya
2022-08-26 14:33 ` [PATCH v2] Remove duplicated 'the' across the whole documentation Jules Maselbas
2022-08-26 15:47   ` Randy Dunlap
2022-08-26 16:34   ` [PATCH v3] Remove duplicated words " Jules Maselbas
2022-08-26 16:40     ` Conor.Dooley [this message]
2022-08-26 16:50       ` Jules Maselbas
2022-08-26 16:56     ` [PATCH v4] " Jules Maselbas
2022-08-26 23:06       ` Randy Dunlap
2022-08-29  9:26         ` Jules Maselbas
2022-08-29  9:29       ` [PATCH v5] " Jules Maselbas
2022-08-29 17:23         ` Conor Dooley
2022-08-29 18:58         ` Randy Dunlap
2022-08-29 16:30     ` [PATCH v3] " Jonathan Corbet

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=cccaf53c-9438-0927-b074-c74c47bfb1ec@microchip.com \
    --to=conor.dooley@microchip.com \
    --cc=bagasdotme@gmail.com \
    --cc=corbet@lwn.net \
    --cc=jmaselbas@kalray.eu \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.