summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/pipe.22
1 files changed, 1 insertions, 1 deletions
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 <unistd.h>
.PP