aboutsummaryrefslogtreecommitdiff
path: root/man/man3/readv.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/readv.3')
-rw-r--r--man/man3/readv.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/readv.3 b/man/man3/readv.3
index 2c59e36f..d74957e3 100644
--- a/man/man3/readv.3
+++ b/man/man3/readv.3
@@ -63,9 +63,9 @@ and
.I pwritev
are the analogous write routines.
.SH SOURCE
-.B /sys/src/libc/9sys/readv.c
+.B /usr/local/plan9/src/libc/9sys/readv.c
.br
-.B /sys/src/libc/9sys/writev.c
+.B /usr/local/plan9/src/libc/9sys/writev.c
.SH SEE ALSO
.IR intro (3),
.IR read (3)