linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: management-style: Fix formatting of emphsized word
@ 2020-03-03 19:21 Jonathan Neuschäfer
  2020-03-10 17:32 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-03-03 19:21 UTC (permalink / raw)
  To: linux-doc; +Cc: Jonathan Neuschäfer, Jonathan Corbet, linux-kernel

Commit 7f2b3c65b9a1 ("Documentation/ManagementStyle: convert it to ReST
markup") converted _underlined_ to *emphasized* words, but forgot about
an underscore in this case.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/process/management-style.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/management-style.rst b/Documentation/process/management-style.rst
index 186753ff3d2d..dfbc69bf49d4 100644
--- a/Documentation/process/management-style.rst
+++ b/Documentation/process/management-style.rst
@@ -227,7 +227,7 @@ incompetence will grudgingly admit that you at least didn't try to weasel
 out of it.

 Then make the developer who really screwed up (if you can find them) know
-**in_private** that they screwed up.  Not just so they can avoid it in the
+**in private** that they screwed up.  Not just so they can avoid it in the
 future, but so that they know they owe you one.  And, perhaps even more
 importantly, they're also likely the person who can fix it.  Because, let's
 face it, it sure ain't you.
--
2.20.1


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

* Re: [PATCH] Documentation: management-style: Fix formatting of emphsized word
  2020-03-03 19:21 [PATCH] Documentation: management-style: Fix formatting of emphsized word Jonathan Neuschäfer
@ 2020-03-10 17:32 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-03-10 17:32 UTC (permalink / raw)
  To: Jonathan Neuschäfer; +Cc: linux-doc, linux-kernel

On Tue,  3 Mar 2020 20:21:12 +0100
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> Commit 7f2b3c65b9a1 ("Documentation/ManagementStyle: convert it to ReST
> markup") converted _underlined_ to *emphasized* words, but forgot about
> an underscore in this case.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  Documentation/process/management-style.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/process/management-style.rst b/Documentation/process/management-style.rst
> index 186753ff3d2d..dfbc69bf49d4 100644
> --- a/Documentation/process/management-style.rst
> +++ b/Documentation/process/management-style.rst
> @@ -227,7 +227,7 @@ incompetence will grudgingly admit that you at least didn't try to weasel
>  out of it.
> 
>  Then make the developer who really screwed up (if you can find them) know
> -**in_private** that they screwed up.  Not just so they can avoid it in the
> +**in private** that they screwed up.  Not just so they can avoid it in the
>  future, but so that they know they owe you one.  And, perhaps even more
>  importantly, they're also likely the person who can fix it.  Because, let's
>  face it, it sure ain't you.
> --
> 2.20.1
> 
Applied, thanks.

jon

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

end of thread, other threads:[~2020-03-10 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03 19:21 [PATCH] Documentation: management-style: Fix formatting of emphsized word Jonathan Neuschäfer
2020-03-10 17:32 ` 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).