* [PATCH] strsignal.3: fix str(d)abbrev typo
@ 2022-07-26 17:53 наб
2022-07-26 18:16 ` Alejandro Colomar
0 siblings, 1 reply; 2+ messages in thread
From: наб @ 2022-07-26 17:53 UTC (permalink / raw)
To: Alejandro Colomar (man-pages); +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 712 bytes --]
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
---
man3/strsignal.3 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man3/strsignal.3 b/man3/strsignal.3
index 047da6ca0..fc376e2ac 100644
--- a/man3/strsignal.3
+++ b/man3/strsignal.3
@@ -149,7 +149,7 @@ Present on Solaris and the BSDs.
.PP
.BR sigdescr_np ()
and
-.BR sigdabbrev_np ()
+.BR sigabbrev_np ()
are GNU extensions.
.PP
.I sys_siglist
@@ -157,7 +157,7 @@ is nonstandard, but present on many other systems.
.SH NOTES
.BR sigdescr_np ()
and
-.BR sigdabbrev_np ()
+.BR sigabbrev_np ()
are thread-safe and async-signal-safe.
.SH SEE ALSO
.BR psignal (3),
--
2.30.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] strsignal.3: fix str(d)abbrev typo
2022-07-26 17:53 [PATCH] strsignal.3: fix str(d)abbrev typo наб
@ 2022-07-26 18:16 ` Alejandro Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2022-07-26 18:16 UTC (permalink / raw)
To: наб; +Cc: linux-man
[-- Attachment #1.1: Type: text/plain, Size: 909 bytes --]
On 7/26/22 19:53, наб wrote:
> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
наб, patch applied.
Thanks,
Alex
> ---
> man3/strsignal.3 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man3/strsignal.3 b/man3/strsignal.3
> index 047da6ca0..fc376e2ac 100644
> --- a/man3/strsignal.3
> +++ b/man3/strsignal.3
> @@ -149,7 +149,7 @@ Present on Solaris and the BSDs.
> .PP
> .BR sigdescr_np ()
> and
> -.BR sigdabbrev_np ()
> +.BR sigabbrev_np ()
> are GNU extensions.
> .PP
> .I sys_siglist
> @@ -157,7 +157,7 @@ is nonstandard, but present on many other systems.
> .SH NOTES
> .BR sigdescr_np ()
> and
> -.BR sigdabbrev_np ()
> +.BR sigabbrev_np ()
> are thread-safe and async-signal-safe.
> .SH SEE ALSO
> .BR psignal (3),
--
Alejandro Colomar
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-26 18:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 17:53 [PATCH] strsignal.3: fix str(d)abbrev typo наб
2022-07-26 18:16 ` Alejandro Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox