linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Doc : doc-guide : Fix a typo
@ 2019-06-28  6:01 Sheriff Esseson
  2019-06-30  7:17 ` [linux-kernel-mentees] " Sheriff Esseson
  0 siblings, 1 reply; 4+ messages in thread
From: Sheriff Esseson @ 2019-06-28  6:01 UTC (permalink / raw)
  To: skhan; +Cc: linux-kernel, linux-kernel-mentees, linux-doc, Sheriff Esseson

fix the disjunction by replacing "of" with "or".

Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
---
 Documentation/doc-guide/kernel-doc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/doc-guide/kernel-doc.rst b/Documentation/doc-guide/kernel-doc.rst
index f96059767..192c36af3 100644
--- a/Documentation/doc-guide/kernel-doc.rst
+++ b/Documentation/doc-guide/kernel-doc.rst
@@ -359,7 +359,7 @@ Domain`_ references.
   ``monospaced font``.
 
   Useful if you need to use special characters that would otherwise have some
-  meaning either by kernel-doc script of by reStructuredText.
+  meaning either by kernel-doc script or by reStructuredText.
 
   This is particularly useful if you need to use things like ``%ph`` inside
   a function description.
-- 
2.22.0


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

* Re: [linux-kernel-mentees] [PATCH] Doc : doc-guide : Fix a typo
  2019-06-28  6:01 [PATCH] Doc : doc-guide : Fix a typo Sheriff Esseson
@ 2019-06-30  7:17 ` Sheriff Esseson
  2019-06-30 13:40   ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Sheriff Esseson @ 2019-06-30  7:17 UTC (permalink / raw)
  To: skhan; +Cc: linux-kernel-mentees, corbet, linux-doc, linux-kernel

On Fri, Jun 28, 2019 at 07:01:11AM +0100, Sheriff Esseson wrote:
> fix the disjunction by replacing "of" with "or".
> 
> Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
> ---
> -- 
> 2.22.0
> 

Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
---

changes in v2:
- cc-ed Corbet.

 Documentation/doc-guide/kernel-doc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/doc-guide/kernel-doc.rst b/Documentation/doc-guide/kernel-doc.rst
index f96059767..192c36af3 100644
--- a/Documentation/doc-guide/kernel-doc.rst
+++ b/Documentation/doc-guide/kernel-doc.rst
@@ -359,7 +359,7 @@ Domain`_ references.
   ``monospaced font``.
 
   Useful if you need to use special characters that would otherwise have some
-  meaning either by kernel-doc script of by reStructuredText.
+  meaning either by kernel-doc script or by reStructuredText.
 
   This is particularly useful if you need to use things like ``%ph`` inside
   a function description.
-- 
2.22.0


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

* Re: [linux-kernel-mentees] [PATCH] Doc : doc-guide : Fix a typo
  2019-06-30  7:17 ` [linux-kernel-mentees] " Sheriff Esseson
@ 2019-06-30 13:40   ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2019-06-30 13:40 UTC (permalink / raw)
  To: Sheriff Esseson; +Cc: skhan, linux-kernel-mentees, linux-doc, linux-kernel

On Sun, 30 Jun 2019 08:17:07 +0100
Sheriff Esseson <sheriffesseson@gmail.com> wrote:

> > fix the disjunction by replacing "of" with "or".
> > 
> > Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
> > ---
> > -- 
> > 2.22.0
> >   
> 
> Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
> ---
> 
> changes in v2:
> - cc-ed Corbet.
> 
>  Documentation/doc-guide/kernel-doc.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

So why are you sending me this again?  I applied it a few days ago and
told you so at the time.

jon

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

* [linux-kernel-mentees] [PATCH] Doc : doc-guide : Fix a typo
@ 2019-06-28  6:06 Sheriff Esseson
  0 siblings, 0 replies; 4+ messages in thread
From: Sheriff Esseson @ 2019-06-28  6:06 UTC (permalink / raw)
  To: skhan; +Cc: linux-kernel, linux-kernel-mentees, linux-doc, Sheriff Esseson

fix the disjunction by replacing "of" with "or".

Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
---
 Documentation/doc-guide/kernel-doc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/doc-guide/kernel-doc.rst b/Documentation/doc-guide/kernel-doc.rst
index f96059767..192c36af3 100644
--- a/Documentation/doc-guide/kernel-doc.rst
+++ b/Documentation/doc-guide/kernel-doc.rst
@@ -359,7 +359,7 @@ Domain`_ references.
   ``monospaced font``.
 
   Useful if you need to use special characters that would otherwise have some
-  meaning either by kernel-doc script of by reStructuredText.
+  meaning either by kernel-doc script or by reStructuredText.
 
   This is particularly useful if you need to use things like ``%ph`` inside
   a function description.
-- 
2.22.0


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

end of thread, other threads:[~2019-06-30 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-28  6:01 [PATCH] Doc : doc-guide : Fix a typo Sheriff Esseson
2019-06-30  7:17 ` [linux-kernel-mentees] " Sheriff Esseson
2019-06-30 13:40   ` Jonathan Corbet
2019-06-28  6:06 Sheriff Esseson

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