aboutsummaryrefslogtreecommitdiff
path: root/man/man3/pipe.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/pipe.3')
-rw-r--r--man/man3/pipe.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/pipe.3 b/man/man3/pipe.3
index e47da6a6..06d37694 100644
--- a/man/man3/pipe.3
+++ b/man/man3/pipe.3
@@ -57,7 +57,7 @@ When all the data has been read from a pipe and the writer has closed the pipe o
will return 0 bytes. Writes to a pipe with no reader will generate a note
.BR "sys: write on closed pipe" .
.SH SOURCE
-.B /sys/src/libc/9syscall
+.B /usr/local/plan9/src/libc/9syscall
.SH SEE ALSO
.IR intro (3),
.IR read (3),