linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netlink.7: tfix
@ 2019-10-22 21:37 Jakub Wilk
  2019-10-31  5:22 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2019-10-22 21:37 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

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

diff --git a/man7/netlink.7 b/man7/netlink.7
index 952aa7065..81d42493e 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -439,7 +439,7 @@ When not set,
 only reports
 .B ESRCH
 errors and silently ignore
-.B NOBUFS
+.B ENOBUFS
 errors.
 .TP
 .BR NETLINK_NO_ENOBUFS " (since Linux 2.6.30)"
-- 
2.24.0.rc0


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

* Re: [PATCH] netlink.7: tfix
  2019-10-22 21:37 [PATCH] netlink.7: tfix Jakub Wilk
@ 2019-10-31  5:22 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2019-10-31  5:22 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: mtk.manpages, linux-man

Thanks, Jakub. Patch applied.

Cheers,

Michael


On 10/22/19 11:37 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
> ---
>   man7/netlink.7 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/netlink.7 b/man7/netlink.7
> index 952aa7065..81d42493e 100644
> --- a/man7/netlink.7
> +++ b/man7/netlink.7
> @@ -439,7 +439,7 @@ When not set,
>   only reports
>   .B ESRCH
>   errors and silently ignore
> -.B NOBUFS
> +.B ENOBUFS
>   errors.
>   .TP
>   .BR NETLINK_NO_ENOBUFS " (since Linux 2.6.30)"
> 

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

* Re: [patch] netlink.7: tfix
  2022-06-02  7:07 [patch] " Aswin C
@ 2022-06-03 16:29 ` Alejandro Colomar
  0 siblings, 0 replies; 4+ messages in thread
From: Alejandro Colomar @ 2022-06-03 16:29 UTC (permalink / raw)
  To: Aswin C, linux-man


[-- Attachment #1.1: Type: text/plain, Size: 1013 bytes --]

Hi Aswin,

On 6/2/22 09:07, Aswin C wrote:
> Fix the spelling of the word 'appended'
> 
> Signed-off-by: Aswin C <realc@protonmail.com>

Thanks for the patch.  But this was already fixed in my tree.
See 
<http://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/commit/man7/netlink.7?id=7371ef9e4aaea4692fb526993412c6b03c67c81b>

Cheers,

Alex

> ---
>   man7/netlink.7 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/netlink.7 b/man7/netlink.7
> index 6b04fead9..2991ec7ed 100644
> --- a/man7/netlink.7
> +++ b/man7/netlink.7
> @@ -191,7 +191,7 @@ structure,
>   .B NLMSG_DONE
>   message terminates a multipart message.
>   Error messages get the
> -original request appened, unless the user requests to cap the
> +original request appended, unless the user requests to cap the
>   error message, and get extra error data if requested.
>   .PP
>   .in +4n
> --
> 2.36.1

-- 
Alejandro Colomar
<http://www.alejandro-colomar.es/>

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

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

* [patch] netlink.7: tfix
@ 2022-06-02  7:07 Aswin C
  2022-06-03 16:29 ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Aswin C @ 2022-06-02  7:07 UTC (permalink / raw)
  To: linux-man; +Cc: alx.manpages, mtk.manpages

Fix the spelling of the word 'appended'

Signed-off-by: Aswin C <realc@protonmail.com>
---
 man7/netlink.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/netlink.7 b/man7/netlink.7
index 6b04fead9..2991ec7ed 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -191,7 +191,7 @@ structure,
 .B NLMSG_DONE
 message terminates a multipart message.
 Error messages get the
-original request appened, unless the user requests to cap the
+original request appended, unless the user requests to cap the
 error message, and get extra error data if requested.
 .PP
 .in +4n
--
2.36.1

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

end of thread, other threads:[~2022-06-03 16:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 21:37 [PATCH] netlink.7: tfix Jakub Wilk
2019-10-31  5:22 ` Michael Kerrisk (man-pages)
2022-06-02  7:07 [patch] " Aswin C
2022-06-03 16:29 ` Alejandro Colomar

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