From ed7b74f13ad86de5a5c3006fe98a6d98ac11ee7d Mon Sep 17 00:00:00 2001 From: Thomas Weißschuh Date: Sun, 30 Jul 2023 00:05:14 +0200 Subject: pipe.2: tfix: refer to correct section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Alejandro Colomar --- man2/pipe.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/pipe.2 b/man2/pipe.2 index 3634a8c27..c05d1bf62 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 .PP -- cgit v1.2.3