aboutsummaryrefslogtreecommitdiff
path: root/man/man3/read.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/read.3')
-rw-r--r--man/man3/read.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/read.3 b/man/man3/read.3
index 8f465591..aa35c659 100644
--- a/man/man3/read.3
+++ b/man/man3/read.3
@@ -81,9 +81,9 @@ permit multiprocess programs to execute multiple concurrent
read and write operations on the same file descriptor
without interference.
.SH SOURCE
-.B /sys/src/libc/9syscall
+.B /usr/local/plan9/src/libc/9syscall
.br
-.B /sys/src/libc/port/readn.c
+.B /usr/local/plan9/src/libc/port/readn.c
.SH SEE ALSO
.IR intro (3),
.IR open (3),