aboutsummaryrefslogtreecommitdiff
path: root/man/man3/stat.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/stat.3')
-rw-r--r--man/man3/stat.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man3/stat.3 b/man/man3/stat.3
index 273c6f8c..a815550e 100644
--- a/man/man3/stat.3
+++ b/man/man3/stat.3
@@ -281,14 +281,14 @@ it is not necessary to use
.I stat
to retrieve the initial values first.
.SH SOURCE
-.TF /sys/src/libc/9syscall
+.TF /usr/local/plan9/src/libc/9syscall
.TP
-.B /sys/src/libc/9syscall
+.B /usr/local/plan9/src/libc/9syscall
for the
.RB non- dir
routines
.TP
-.B /sys/src/libc/9sys
+.B /usr/local/plan9/src/libc/9sys
for the routines prefixed
.B dir
.SH SEE ALSO