linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] prctl.2: tfix
@ 2020-07-06  4:39 Jakub Wilk
  2020-07-06  4:39 ` [PATCH 2/3] termios.3: tfix Jakub Wilk
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jakub Wilk @ 2020-07-06  4:39 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Remove duplicated word.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/prctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/prctl.2 b/man2/prctl.2
index 6c8fdd9f0..99bddd3cc 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -1558,7 +1558,7 @@ must all be zero.
 .IP
 On success, the mode specified in
 .I arg2
-is set for the calling thread and the the return value is 0.
+is set for the calling thread and the return value is 0.
 If the arguments are invalid,
 the mode specified in
 .I arg2
-- 
2.27.0


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

* [PATCH 2/3] termios.3: tfix
  2020-07-06  4:39 [PATCH 1/3] prctl.2: tfix Jakub Wilk
@ 2020-07-06  4:39 ` Jakub Wilk
  2020-07-06 11:41   ` Michael Kerrisk (man-pages)
  2020-07-06  4:39 ` [PATCH 3/3] Changes.old: tfix Jakub Wilk
  2020-07-06 11:41 ` [PATCH 1/3] prctl.2: tfix Michael Kerrisk (man-pages)
  2 siblings, 1 reply; 6+ messages in thread
From: Jakub Wilk @ 2020-07-06  4:39 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man3/termios.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/termios.3 b/man3/termios.3
index b05f13a1b..e80db9e26 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -860,7 +860,7 @@ transmits a continuous stream of zero-valued bits for a specific
 duration, if the terminal is using asynchronous serial data
 transmission.
 If \fIduration\fP is zero, it transmits zero-valued bits
-for at least 0.25 seconds, and not more that 0.5 seconds.
+for at least 0.25 seconds, and not more than 0.5 seconds.
 If \fIduration\fP is not zero, it sends zero-valued bits for some
 implementation-defined length of time.
 .PP
-- 
2.27.0


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

* [PATCH 3/3] Changes.old: tfix
  2020-07-06  4:39 [PATCH 1/3] prctl.2: tfix Jakub Wilk
  2020-07-06  4:39 ` [PATCH 2/3] termios.3: tfix Jakub Wilk
@ 2020-07-06  4:39 ` Jakub Wilk
  2020-07-06 11:41   ` Michael Kerrisk (man-pages)
  2020-07-06 11:41 ` [PATCH 1/3] prctl.2: tfix Michael Kerrisk (man-pages)
  2 siblings, 1 reply; 6+ messages in thread
From: Jakub Wilk @ 2020-07-06  4:39 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 Changes.old | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Changes.old b/Changes.old
index 43b0cc844..0e67fe3c8 100644
--- a/Changes.old
+++ b/Changes.old
@@ -41677,7 +41677,7 @@ core.5
 locale.5
     Marko Myllynen
         Adjust LC_IDENTIFICATION / abbreviation
-            Tiny tweak to locale.5 based on the on ISO/IEC TR 14652:
+            Tiny tweak to locale.5 based on ISO/IEC TR 14652:
 
             http://www.open-std.org/jtc1/SC22/WG20/docs/n972-14652ft.pdf
     Marko Myllynen
-- 
2.27.0


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

* Re: [PATCH 1/3] prctl.2: tfix
  2020-07-06  4:39 [PATCH 1/3] prctl.2: tfix Jakub Wilk
  2020-07-06  4:39 ` [PATCH 2/3] termios.3: tfix Jakub Wilk
  2020-07-06  4:39 ` [PATCH 3/3] Changes.old: tfix Jakub Wilk
@ 2020-07-06 11:41 ` Michael Kerrisk (man-pages)
  2 siblings, 0 replies; 6+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-07-06 11:41 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: mtk.manpages, linux-man

On 7/6/20 6:39 AM, Jakub Wilk wrote:
> Remove duplicated word.

Thanks, Jakub. Patch applied.

Cheers,

Michael

> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
> ---
>  man2/prctl.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/prctl.2 b/man2/prctl.2
> index 6c8fdd9f0..99bddd3cc 100644
> --- a/man2/prctl.2
> +++ b/man2/prctl.2
> @@ -1558,7 +1558,7 @@ must all be zero.
>  .IP
>  On success, the mode specified in
>  .I arg2
> -is set for the calling thread and the the return value is 0.
> +is set for the calling thread and the return value is 0.
>  If the arguments are invalid,
>  the mode specified in
>  .I arg2
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

* Re: [PATCH 2/3] termios.3: tfix
  2020-07-06  4:39 ` [PATCH 2/3] termios.3: tfix Jakub Wilk
@ 2020-07-06 11:41   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-07-06 11:41 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: mtk.manpages, linux-man

On 7/6/20 6:39 AM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>> ---
>  man3/termios.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


Thanks, Jakub. Patch applied.

Cheers,

Michael

> diff --git a/man3/termios.3 b/man3/termios.3
> index b05f13a1b..e80db9e26 100644
> --- a/man3/termios.3
> +++ b/man3/termios.3
> @@ -860,7 +860,7 @@ transmits a continuous stream of zero-valued bits for a specific
>  duration, if the terminal is using asynchronous serial data
>  transmission.
>  If \fIduration\fP is zero, it transmits zero-valued bits
> -for at least 0.25 seconds, and not more that 0.5 seconds.
> +for at least 0.25 seconds, and not more than 0.5 seconds.
>  If \fIduration\fP is not zero, it sends zero-valued bits for some
>  implementation-defined length of time.
>  .PP
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

* Re: [PATCH 3/3] Changes.old: tfix
  2020-07-06  4:39 ` [PATCH 3/3] Changes.old: tfix Jakub Wilk
@ 2020-07-06 11:41   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-07-06 11:41 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: mtk.manpages, linux-man

On 7/6/20 6:39 AM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
> ---
>  Changes.old | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


Thanks, Jakub. Patch applied.

Cheers,

Michael


> diff --git a/Changes.old b/Changes.old
> index 43b0cc844..0e67fe3c8 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -41677,7 +41677,7 @@ core.5
>  locale.5
>      Marko Myllynen
>          Adjust LC_IDENTIFICATION / abbreviation
> -            Tiny tweak to locale.5 based on the on ISO/IEC TR 14652:
> +            Tiny tweak to locale.5 based on ISO/IEC TR 14652:
>  
>              http://www.open-std.org/jtc1/SC22/WG20/docs/n972-14652ft.pdf
>      Marko Myllynen
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

end of thread, other threads:[~2020-07-06 11:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06  4:39 [PATCH 1/3] prctl.2: tfix Jakub Wilk
2020-07-06  4:39 ` [PATCH 2/3] termios.3: tfix Jakub Wilk
2020-07-06 11:41   ` Michael Kerrisk (man-pages)
2020-07-06  4:39 ` [PATCH 3/3] Changes.old: tfix Jakub Wilk
2020-07-06 11:41   ` Michael Kerrisk (man-pages)
2020-07-06 11:41 ` [PATCH 1/3] prctl.2: tfix Michael Kerrisk (man-pages)

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