aboutsummaryrefslogtreecommitdiff
path: root/man/man3/mux.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/mux.3')
-rw-r--r--man/man3/mux.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/mux.3 b/man/man3/mux.3
index cc8de4d2..e36763d3 100644
--- a/man/man3/mux.3
+++ b/man/man3/mux.3
@@ -131,7 +131,7 @@ and there are other threads in the calling proc
that need to remain active.
.SH EXAMPLE
See
-.B /usr/local/plan9/src/lib9pclient/fs.c
+.B \*9/src/lib9pclient/fs.c
for an example of using
.I libmux
with
@@ -139,7 +139,7 @@ with
(see
.IR intro (9p)).
.SH SOURCE
-.B /usr/local/plan9/src/libmux
+.B \*9/src/libmux
.SH SEE ALSO
.IR thread (3),
.IR intro (9p)