* [PATCH] pipe.2: tfix: refer to correct section
@ 2023-07-29 22:05 Thomas Weißschuh
2023-07-30 14:10 ` Alejandro Colomar
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Weißschuh @ 2023-07-29 22:05 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man, Thomas Weißschuh
Commit 4131356cdab8 reorganized the sections a bit breaking the
reference. Fix it.
Fixes: 4131356cdab8 ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections")
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
---
man2/pipe.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/pipe.2 b/man2/pipe.2
index 3634a8c277dd..c05d1bf623a5 100644
--- a/man2/pipe.2
+++ b/man2/pipe.2
@@ -32,7 +32,7 @@ Standard C library
.BI "int pipe2(int " pipefd "[2], int " flags );
.PP
/* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64, pipe() has the
- following prototype; see NOTES */
+ following prototype; see VERSIONS */
.PP
.B #include <unistd.h>
.PP
---
base-commit: 50301358206cfd866d0bcad7627e83a23c6af064
change-id: 20230730-pipe-ref-326453a58bb5
Best regards,
--
Thomas Weißschuh <thomas@t-8ch.de>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] pipe.2: tfix: refer to correct section
2023-07-29 22:05 [PATCH] pipe.2: tfix: refer to correct section Thomas Weißschuh
@ 2023-07-30 14:10 ` Alejandro Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-07-30 14:10 UTC (permalink / raw)
To: Thomas Weißschuh; +Cc: linux-man
[-- Attachment #1.1: Type: text/plain, Size: 1096 bytes --]
Hi Thomas,
On 2023-07-30 00:05, Thomas Weißschuh wrote:
> Commit 4131356cdab8 reorganized the sections a bit breaking the
> reference. Fix it.
>
> Fixes: 4131356cdab8 ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections")
> Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Patch applied. Thanks!
Alex
> ---
> man2/pipe.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/pipe.2 b/man2/pipe.2
> index 3634a8c277dd..c05d1bf623a5 100644
> --- a/man2/pipe.2
> +++ b/man2/pipe.2
> @@ -32,7 +32,7 @@ Standard C library
> .BI "int pipe2(int " pipefd "[2], int " flags );
> .PP
> /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64, pipe() has the
> - following prototype; see NOTES */
> + following prototype; see VERSIONS */
> .PP
> .B #include <unistd.h>
> .PP
>
> ---
> base-commit: 50301358206cfd866d0bcad7627e83a23c6af064
> change-id: 20230730-pipe-ref-326453a58bb5
>
> Best regards,
--
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
[-- 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:[~2023-07-30 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-29 22:05 [PATCH] pipe.2: tfix: refer to correct section Thomas Weißschuh
2023-07-30 14:10 ` Alejandro Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox