linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] Changes.old: tfix
@ 2017-05-13 10:37 Jakub Wilk
       [not found] ` <20170513103747.1341-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Jakub Wilk @ 2017-05-13 10:37 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 Changes.old | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Changes.old b/Changes.old
index 8e7195996..75df562cb 100644
--- a/Changes.old
+++ b/Changes.old
@@ -45224,7 +45224,7 @@ stat.2
             other than directory, which doesn't make much sense. Just swap
             the order of sentences.
     Michael Kerrisk
-        Add slightly expanded description oif 'st_ino' field
+        Add slightly expanded description of 'st_ino' field
     Michael Kerrisk
         DESCRIPTION: add a list entry for 'st_ino'
     Michael Kerrisk
@@ -45246,7 +45246,7 @@ wait.2
 
 bzero.3
     Michael Kerrisk  [Zack Weinberg]
-        Add correct header file for exlicit_bzero()
+        Add correct header file for explicit_bzero()
 
 cfree.3
     Michael Kerrisk
-- 
2.13.0.rc2.291.g57267f2277

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH 2/3] sched_setaffinity.2: tfix
       [not found] ` <20170513103747.1341-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2017-05-13 10:37   ` Jakub Wilk
       [not found]     ` <20170513103747.1341-2-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2017-05-13 10:37   ` [PATCH 3/3] ld.so.8: tfix Jakub Wilk
  2017-05-13 11:13   ` [PATCH 1/3] Changes.old: tfix Michael Kerrisk (man-pages)
  2 siblings, 1 reply; 9+ messages in thread
From: Jakub Wilk @ 2017-05-13 10:37 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Remove duplicated word.

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man2/sched_setaffinity.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2
index 93b6090b9..71d9512dc 100644
--- a/man2/sched_setaffinity.2
+++ b/man2/sched_setaffinity.2
@@ -125,7 +125,7 @@ contains no processors that are currently physically on the system
 and permitted to the thread according to any restrictions that
 may be imposed by
 .I cpuset
-cgroups or the the "cpuset" mechanism described in
+cgroups or the "cpuset" mechanism described in
 .BR cpuset (7).
 .TP
 .B EINVAL
-- 
2.13.0.rc2.291.g57267f2277

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH 3/3] ld.so.8: tfix
       [not found] ` <20170513103747.1341-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2017-05-13 10:37   ` [PATCH 2/3] sched_setaffinity.2: tfix Jakub Wilk
@ 2017-05-13 10:37   ` Jakub Wilk
       [not found]     ` <20170513103747.1341-3-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2017-05-13 11:13   ` [PATCH 1/3] Changes.old: tfix Michael Kerrisk (man-pages)
  2 siblings, 1 reply; 9+ messages in thread
From: Jakub Wilk @ 2017-05-13 10:37 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Removed duplicated words.

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man8/ld.so.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man8/ld.so.8 b/man8/ld.so.8
index c0e2bca3e..e13b7a6bb 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -307,7 +307,7 @@ The objects are searched for using the rules given under DESCRIPTION.
 In secure-execution mode,
 preload pathnames containing slashes are ignored.
 Furthermore, shared objects are preloaded only
-from the standard search directories and and only
+from the standard search directories and only
 if they have set-user-ID mode bit enabled (which is not typical).
 
 Within the names specified in the
@@ -471,7 +471,7 @@ then it would instead use that definition.
 then the dynamic linker would use the weak symbol that it initially found.)
 
 The old glibc behavior was nonstandard.
-(Standard practice is that the distinction between between
+(Standard practice is that the distinction between
 weak and strong symbols should have effect only at static link time.)
 In glibc 2.2,
 .\" More precisely 2.1.92
-- 
2.13.0.rc2.291.g57267f2277

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH 1/3] Changes.old: tfix
       [not found] ` <20170513103747.1341-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  2017-05-13 10:37   ` [PATCH 2/3] sched_setaffinity.2: tfix Jakub Wilk
  2017-05-13 10:37   ` [PATCH 3/3] ld.so.8: tfix Jakub Wilk
@ 2017-05-13 11:13   ` Michael Kerrisk (man-pages)
  2 siblings, 0 replies; 9+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-05-13 11:13 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/13/2017 12:37 PM, Jakub Wilk wrote:

> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub. Applied.

Cheers,

Michael


> ---
>  Changes.old | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Changes.old b/Changes.old
> index 8e7195996..75df562cb 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -45224,7 +45224,7 @@ stat.2
>              other than directory, which doesn't make much sense. Just swap
>              the order of sentences.
>      Michael Kerrisk
> -        Add slightly expanded description oif 'st_ino' field
> +        Add slightly expanded description of 'st_ino' field
>      Michael Kerrisk
>          DESCRIPTION: add a list entry for 'st_ino'
>      Michael Kerrisk
> @@ -45246,7 +45246,7 @@ wait.2
>  
>  bzero.3
>      Michael Kerrisk  [Zack Weinberg]
> -        Add correct header file for exlicit_bzero()
> +        Add correct header file for explicit_bzero()
>  
>  cfree.3
>      Michael Kerrisk
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH 2/3] sched_setaffinity.2: tfix
       [not found]     ` <20170513103747.1341-2-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2017-05-13 11:14       ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-05-13 11:14 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/13/2017 12:37 PM, Jakub Wilk wrote:
> Remove duplicated word.

Thanks, Jakub. Applied.

Cheers,

Michael



> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
> ---
>  man2/sched_setaffinity.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2
> index 93b6090b9..71d9512dc 100644
> --- a/man2/sched_setaffinity.2
> +++ b/man2/sched_setaffinity.2
> @@ -125,7 +125,7 @@ contains no processors that are currently physically on the system
>  and permitted to the thread according to any restrictions that
>  may be imposed by
>  .I cpuset
> -cgroups or the the "cpuset" mechanism described in
> +cgroups or the "cpuset" mechanism described in
>  .BR cpuset (7).
>  .TP
>  .B EINVAL
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH 3/3] ld.so.8: tfix
       [not found]     ` <20170513103747.1341-3-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2017-05-13 11:14       ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-05-13 11:14 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/13/2017 12:37 PM, Jakub Wilk wrote:
> Removed duplicated words.

Thanks, Jakub. Applied.

Cheers,

Michael


> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
> ---
>  man8/ld.so.8 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man8/ld.so.8 b/man8/ld.so.8
> index c0e2bca3e..e13b7a6bb 100644
> --- a/man8/ld.so.8
> +++ b/man8/ld.so.8
> @@ -307,7 +307,7 @@ The objects are searched for using the rules given under DESCRIPTION.
>  In secure-execution mode,
>  preload pathnames containing slashes are ignored.
>  Furthermore, shared objects are preloaded only
> -from the standard search directories and and only
> +from the standard search directories and only
>  if they have set-user-ID mode bit enabled (which is not typical).
>  
>  Within the names specified in the
> @@ -471,7 +471,7 @@ then it would instead use that definition.
>  then the dynamic linker would use the weak symbol that it initially found.)
>  
>  The old glibc behavior was nonstandard.
> -(Standard practice is that the distinction between between
> +(Standard practice is that the distinction between
>  weak and strong symbols should have effect only at static link time.)
>  In glibc 2.2,
>  .\" More precisely 2.1.92
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH 1/3] Changes.old: tfix
@ 2021-09-10 20:04 Jakub Wilk
  0 siblings, 0 replies; 9+ messages in thread
From: Jakub Wilk @ 2021-09-10 20:04 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

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

diff --git a/Changes.old b/Changes.old
index 742a2134d..77c06b98d 100644
--- a/Changes.old
+++ b/Changes.old
@@ -52419,7 +52419,7 @@ uintN_t.3
 uintptr_t.3
 va_list.3
 void.3
-    Alejandro Colomar, Michael kerrisk
+    Alejandro Colomar, Michael Kerrisk
         New links to system_data_types(7)
 
 CIRCLEQ_ENTRY.3
@@ -54666,7 +54666,7 @@ futex.2
         Document FUTEX_LOCK_PI2
 
 ioctl_tty.2
-    Pali Rohár  [Alejandro Colomar, Michael kerrisk]
+    Pali Rohár  [Alejandro Colomar, Michael Kerrisk]
         Document ioctls: TCGETS2, TCSETS2, TCSETSW2, TCSETSF2
 
 pidfd_open.2
-- 
2.33.0


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

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

On 3/6/20 12:41 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>

Thanks, Jakub. Patch applied.

Cheers,

Michael

> ---
>  Changes.old | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Changes.old b/Changes.old
> index c870270ee..8c9d78f85 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -15250,7 +15250,7 @@ sigwaitinfo.2
>  
>      Michael Kerrisk
>          These interfaces have per-thread semantics
> -            The page was previously fuzzy about whether the these interfaces
> +            The page was previously fuzzy about whether these interfaces
>              have process-wide or per-thread semantics.  (E.g., now the
>              page states that the calling *thread* (not process) is suspended
>              until the signal is delivered.)
> 


-- 
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] 9+ messages in thread

* [PATCH 1/3] Changes.old: tfix
@ 2020-03-06 11:41 Jakub Wilk
  2020-03-12  8:16 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 9+ messages in thread
From: Jakub Wilk @ 2020-03-06 11:41 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 c870270ee..8c9d78f85 100644
--- a/Changes.old
+++ b/Changes.old
@@ -15250,7 +15250,7 @@ sigwaitinfo.2
 
     Michael Kerrisk
         These interfaces have per-thread semantics
-            The page was previously fuzzy about whether the these interfaces
+            The page was previously fuzzy about whether these interfaces
             have process-wide or per-thread semantics.  (E.g., now the
             page states that the calling *thread* (not process) is suspended
             until the signal is delivered.)
-- 
2.25.1


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

end of thread, other threads:[~2021-09-10 20:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-13 10:37 [PATCH 1/3] Changes.old: tfix Jakub Wilk
     [not found] ` <20170513103747.1341-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-05-13 10:37   ` [PATCH 2/3] sched_setaffinity.2: tfix Jakub Wilk
     [not found]     ` <20170513103747.1341-2-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-05-13 11:14       ` Michael Kerrisk (man-pages)
2017-05-13 10:37   ` [PATCH 3/3] ld.so.8: tfix Jakub Wilk
     [not found]     ` <20170513103747.1341-3-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-05-13 11:14       ` Michael Kerrisk (man-pages)
2017-05-13 11:13   ` [PATCH 1/3] Changes.old: tfix Michael Kerrisk (man-pages)
2020-03-06 11:41 Jakub Wilk
2020-03-12  8:16 ` Michael Kerrisk (man-pages)
2021-09-10 20:04 Jakub Wilk

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