All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Changes.old: tfix
@ 2017-12-08 23:13 Jakub Wilk
       [not found] ` <20171208231348.9176-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Wilk @ 2017-12-08 23:13 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

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

diff --git a/Changes.old b/Changes.old
index f8b8d9e5e..d0fbbecdd 100644
--- a/Changes.old
+++ b/Changes.old
@@ -47001,7 +47001,7 @@ errno.3
             the C standards) that error numbers are positive, rather
             than nonzero.
     Michael Kerrisk
-        Reorganize the text and and some subheadings
+        Reorganize the text and some subheadings
             Restructure the text and add some subheadings for better
             readability. No (intentional) content changes.
     Michael Kerrisk  [Wesley Aptekar-Cassels]
-- 
2.15.1

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

* Re: [PATCH] Changes.old: tfix
       [not found] ` <20171208231348.9176-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2017-12-11 19:00   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-12-11 19:00 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 12/09/2017 12:13 AM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
> ---
>  Changes.old | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Changes.old b/Changes.old
> index f8b8d9e5e..d0fbbecdd 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -47001,7 +47001,7 @@ errno.3
>              the C standards) that error numbers are positive, rather
>              than nonzero.
>      Michael Kerrisk
> -        Reorganize the text and and some subheadings
> +        Reorganize the text and some subheadings
>              Restructure the text and add some subheadings for better
>              readability. No (intentional) content changes.
>      Michael Kerrisk  [Wesley Aptekar-Cassels]

Thanks for spotting this, Jakub. The change I actually made is below.

Cheers,

Michael

--- a/Changes.old
+++ b/Changes.old
@@ -47001,7 +47001,7 @@ errno.3
             the C standards) that error numbers are positive, rather
             than nonzero.
     Michael Kerrisk
-        Reorganize the text and and some subheadings
+        Reorganize the text and add some subheadings
             Restructure the text and add some subheadings for better
             readability. No (intentional) content changes.
     Michael Kerrisk  [Wesley Aptekar-Cassels]



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

* Re: [PATCH] Changes.old: tfix
  2024-02-28 19:08 Jakub Wilk
@ 2024-02-28 19:18 ` Alejandro Colomar
  0 siblings, 0 replies; 12+ messages in thread
From: Alejandro Colomar @ 2024-02-28 19:18 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

Hi Jakub!

On Wed, Feb 28, 2024 at 08:08:28PM +0100, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
> ---

Patch applied.  Thanks.

Have a lovely night!
Alex

>  Changes.old | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Changes.old b/Changes.old
> index c3c63d5dc..fa134e56e 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -56494,7 +56494,7 @@ Global changes
>     -  Rewrite a large part of the documentation for string-copying
>        functions.
>     -  Say ISO/IEC instead of ISO where appropriate, and be consistent in
> -      the fomatting of names of ISO or ISO/IEC standards.
> +      the formatting of names of ISO or ISO/IEC standards.
>  
>  
>  Changes to individual pages
> -- 
> 2.39.2
> 

-- 
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* [PATCH] Changes.old: tfix
@ 2024-02-28 19:08 Jakub Wilk
  2024-02-28 19:18 ` Alejandro Colomar
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Wilk @ 2024-02-28 19:08 UTC (permalink / raw)
  To: Alejandro Colomar; +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 c3c63d5dc..fa134e56e 100644
--- a/Changes.old
+++ b/Changes.old
@@ -56494,7 +56494,7 @@ Global changes
    -  Rewrite a large part of the documentation for string-copying
       functions.
    -  Say ISO/IEC instead of ISO where appropriate, and be consistent in
-      the fomatting of names of ISO or ISO/IEC standards.
+      the formatting of names of ISO or ISO/IEC standards.
 
 
 Changes to individual pages
-- 
2.39.2


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

* Re: [PATCH] Changes.old: tfix
  2020-08-28 15:55 Jakub Wilk
@ 2020-09-04  7:42 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-09-04  7:42 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: mtk.manpages, linux-man

On 8/28/20 5:55 PM, Jakub Wilk wrote:
> Remove duplicated words.


Thanks, Jakub. Patch applied.

Cheers,

Michael

> 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 fd66a5152..23df1cd06 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -51924,11 +51924,11 @@ Newly documented interfaces in existing pages
>  prctl.2
>      Dave Martin
>          Add SVE prctls (arm64)
> -            Add documentation for the the PR_SVE_SET_VL and PR_SVE_GET_VL
> +            Add documentation for the PR_SVE_SET_VL and PR_SVE_GET_VL
>              prctls added in Linux 4.15 for arm64.
>      Dave Martin  [Catalin Marinas]
>          Add tagged address ABI control prctls (arm64)
> -            Add documentation for the the PR_SET_TAGGED_ADDR_CTRL and
> +            Add documentation for the PR_SET_TAGGED_ADDR_CTRL and
>              PR_GET_TAGGED_ADDR_CTRL prctls added in Linux 5.4 for arm64.
>  
>  setns.2
> 


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

* [PATCH] Changes.old: tfix
@ 2020-08-28 15:55 Jakub Wilk
  2020-09-04  7:42 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Wilk @ 2020-08-28 15:55 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Remove duplicated words.

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 fd66a5152..23df1cd06 100644
--- a/Changes.old
+++ b/Changes.old
@@ -51924,11 +51924,11 @@ Newly documented interfaces in existing pages
 prctl.2
     Dave Martin
         Add SVE prctls (arm64)
-            Add documentation for the the PR_SVE_SET_VL and PR_SVE_GET_VL
+            Add documentation for the PR_SVE_SET_VL and PR_SVE_GET_VL
             prctls added in Linux 4.15 for arm64.
     Dave Martin  [Catalin Marinas]
         Add tagged address ABI control prctls (arm64)
-            Add documentation for the the PR_SET_TAGGED_ADDR_CTRL and
+            Add documentation for the PR_SET_TAGGED_ADDR_CTRL and
             PR_GET_TAGGED_ADDR_CTRL prctls added in Linux 5.4 for arm64.
 
 setns.2
-- 
2.28.0


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

* Re: [PATCH] Changes.old: tfix
       [not found] ` <20170721190406.2658-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2017-07-22  7:19   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-07-22  7:19 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 07/21/2017 09:04 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub. Applied.

Cheers,

Michael


> ---
>  Changes.old | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Changes.old b/Changes.old
> index 45b5dbafc..445ccf6ab 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -45584,7 +45584,7 @@ sigaltstack.2
>      Michael Kerrisk
>          Note buggy addition of ss.ss_flags==SS_ONSTACK
>              Note buggy addition of ss.ss_flags==SS_ONSTACK as a synonym
> -            for ss_flags==0. No other implemenation does this, AFAIK.
> +            for ss_flags==0. No other implementation does this, AFAIK.
>              And it was not needed :-(.
>      Michael Kerrisk
>          Specifying 'ss' returns the current settings without changing them
> 


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

* [PATCH] Changes.old: tfix
@ 2017-07-21 19:04 Jakub Wilk
       [not found] ` <20170721190406.2658-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Wilk @ 2017-07-21 19:04 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

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

diff --git a/Changes.old b/Changes.old
index 45b5dbafc..445ccf6ab 100644
--- a/Changes.old
+++ b/Changes.old
@@ -45584,7 +45584,7 @@ sigaltstack.2
     Michael Kerrisk
         Note buggy addition of ss.ss_flags==SS_ONSTACK
             Note buggy addition of ss.ss_flags==SS_ONSTACK as a synonym
-            for ss_flags==0. No other implemenation does this, AFAIK.
+            for ss_flags==0. No other implementation does this, AFAIK.
             And it was not needed :-(.
     Michael Kerrisk
         Specifying 'ss' returns the current settings without changing them
-- 
2.13.3

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

* Re: [PATCH] Changes.old: tfix
       [not found] ` <1470392187-7286-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-08-05 23:52   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-08-05 23:52 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 08/05/2016 08:16 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 1035ec3..c9e737a 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -42217,7 +42217,7 @@ charsets.7
>          Remove console(4) references
>              0f9e647 removed the obsolete console(4) page but we still have few
>              references to it. The patch below removes them or converts to refs
> -            to concole_ioctl(4) where appropriate.
> +            to console_ioctl(4) where appropriate.
>
>  console_ioctl.4
>      Michael Kerrisk  [Chris Gassib]
> @@ -42386,7 +42386,7 @@ unix.7
>      Michael Kerrisk
>          Expand discussion of socket permissions
>      Michael Kerrisk
> -        Fix statement about permissions needed to connect to a UNIX doain socket
> +        Fix statement about permissions needed to connect to a UNIX domain socket
>              Read permission is not required (verified by experiment).
>      Michael Kerrisk
>          Clarify ownership and permissions assigned during socket creation
>


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

* [PATCH] Changes.old: tfix
@ 2016-08-05 10:16 Jakub Wilk
       [not found] ` <1470392187-7286-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Wilk @ 2016-08-05 10:16 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 1035ec3..c9e737a 100644
--- a/Changes.old
+++ b/Changes.old
@@ -42217,7 +42217,7 @@ charsets.7
         Remove console(4) references
             0f9e647 removed the obsolete console(4) page but we still have few
             references to it. The patch below removes them or converts to refs
-            to concole_ioctl(4) where appropriate.
+            to console_ioctl(4) where appropriate.
 
 console_ioctl.4
     Michael Kerrisk  [Chris Gassib]
@@ -42386,7 +42386,7 @@ unix.7
     Michael Kerrisk
         Expand discussion of socket permissions
     Michael Kerrisk
-        Fix statement about permissions needed to connect to a UNIX doain socket
+        Fix statement about permissions needed to connect to a UNIX domain socket
             Read permission is not required (verified by experiment).
     Michael Kerrisk
         Clarify ownership and permissions assigned during socket creation
-- 
2.8.1

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

* Re: [PATCH] Changes.old: tfix
       [not found] ` <1459888253-1069-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-04-18 14:26   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-04-18 14:26 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 04/05/2016 09:30 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub. Patch applied.

Cheers,

Michael


> ---
>  Changes.old | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Changes.old b/Changes.old
> index c54858b..2dd53e7 100644
> --- a/Changes.old
> +++ b/Changes.old
> @@ -40940,7 +40940,7 @@ futex.2
>  
>  get_kernel_syms.2
>      Michael Kerrisk
> -        Note that glibc des not support this system call
> +        Note that glibc does not support this system call
>  
>  init_module.2
>      Michael Kerrisk
> @@ -41062,7 +41062,7 @@ select_tut.2
>      Michael Kerrisk
>          Better variable names in example program
>      Michael Kerrisk
> -        Simplify 'if' logic in in example program
> +        Simplify 'if' logic in example program
>      Michael Kerrisk
>          Use correct type (socklen_t) for addrlen
>  
> 


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

* [PATCH] Changes.old: tfix
@ 2016-04-05 20:30 Jakub Wilk
       [not found] ` <1459888253-1069-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Jakub Wilk @ 2016-04-05 20:30 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 c54858b..2dd53e7 100644
--- a/Changes.old
+++ b/Changes.old
@@ -40940,7 +40940,7 @@ futex.2
 
 get_kernel_syms.2
     Michael Kerrisk
-        Note that glibc des not support this system call
+        Note that glibc does not support this system call
 
 init_module.2
     Michael Kerrisk
@@ -41062,7 +41062,7 @@ select_tut.2
     Michael Kerrisk
         Better variable names in example program
     Michael Kerrisk
-        Simplify 'if' logic in in example program
+        Simplify 'if' logic in example program
     Michael Kerrisk
         Use correct type (socklen_t) for addrlen
 
-- 
2.8.0.rc3

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

end of thread, other threads:[~2024-02-28 19:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-08 23:13 [PATCH] Changes.old: tfix Jakub Wilk
     [not found] ` <20171208231348.9176-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-12-11 19:00   ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2024-02-28 19:08 Jakub Wilk
2024-02-28 19:18 ` Alejandro Colomar
2020-08-28 15:55 Jakub Wilk
2020-09-04  7:42 ` Michael Kerrisk (man-pages)
2017-07-21 19:04 Jakub Wilk
     [not found] ` <20170721190406.2658-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-07-22  7:19   ` Michael Kerrisk (man-pages)
2016-08-05 10:16 Jakub Wilk
     [not found] ` <1470392187-7286-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-08-05 23:52   ` Michael Kerrisk (man-pages)
2016-04-05 20:30 Jakub Wilk
     [not found] ` <1459888253-1069-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-04-18 14:26   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.