linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/binfmt-misc:Change backtick to apostrophe
@ 2020-07-24 14:12 Bhaskar Chowdhury
  2020-07-27 22:30 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2020-07-24 14:12 UTC (permalink / raw)
  To: corbet; +Cc: mchehab, linux-doc, Bhaskar Chowdhury

This patch changed the backtick to apostrophe.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
Jon,
 I have changed as per your suggestion.Sorry about picking all the nits.

 Documentation/admin-guide/binfmt-misc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/binfmt-misc.rst b/Documentation/admin-guide/binfmt-misc.rst
index 0f5f82236853..e2abd08b985c 100644
--- a/Documentation/admin-guide/binfmt-misc.rst
+++ b/Documentation/admin-guide/binfmt-misc.rst
@@ -83,7 +83,7 @@ Here is what the fields mean:
       ``F`` - fix binary
             The usual behaviour of binfmt_misc is to spawn the
 	    binary lazily when the misc format file is invoked.  However,
-	    this doesn`t work very well in the face of mount namespaces and
+	    this doesn't work very well in the face of mount namespaces and
 	    changeroots, so the ``F`` mode opens the binary as soon as the
 	    emulation is installed and uses the opened image to spawn the
 	    emulator, meaning it is always available once installed,
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs/binfmt-misc:Change backtick to apostrophe
  2020-07-24 14:12 [PATCH] docs/binfmt-misc:Change backtick to apostrophe Bhaskar Chowdhury
@ 2020-07-27 22:30 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-07-27 22:30 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: mchehab, linux-doc

On Fri, 24 Jul 2020 19:42:09 +0530
Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:

> This patch changed the backtick to apostrophe.
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
> Jon,
>  I have changed as per your suggestion.Sorry about picking all the nits.
> 
>  Documentation/admin-guide/binfmt-misc.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/binfmt-misc.rst b/Documentation/admin-guide/binfmt-misc.rst
> index 0f5f82236853..e2abd08b985c 100644
> --- a/Documentation/admin-guide/binfmt-misc.rst
> +++ b/Documentation/admin-guide/binfmt-misc.rst
> @@ -83,7 +83,7 @@ Here is what the fields mean:
>        ``F`` - fix binary
>              The usual behaviour of binfmt_misc is to spawn the
>  	    binary lazily when the misc format file is invoked.  However,
> -	    this doesn`t work very well in the face of mount namespaces and
> +	    this doesn't work very well in the face of mount namespaces and

This doesn't apply to docs-next, probably because I didn't apply your
other patch.  Please send *one* patch that fixes it properly.

Thanks,

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-27 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 14:12 [PATCH] docs/binfmt-misc:Change backtick to apostrophe Bhaskar Chowdhury
2020-07-27 22:30 ` Jonathan Corbet

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).