aboutsummaryrefslogtreecommitdiff
path: root/man/man3/memory.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/memory.3')
-rw-r--r--man/man3/memory.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/memory.3 b/man/man3/memory.3
index 746dc7d9..51e54479 100644
--- a/man/man3/memory.3
+++ b/man/man3/memory.3
@@ -105,9 +105,9 @@ It returns
.IR s .
.SH SOURCE
All these routines have portable C implementations in
-.BR /usr/local/plan9/src/lib9 .
+.BR \*9/src/lib9 .
.\" Most also have machine-dependent assembly language implementations in
-.\" .BR /usr/local/plan9/lib9/$objtype .
+.\" .BR \*9/lib9/$objtype .
.SH SEE ALSO
.IR strcat (3)
.SH BUGS